ci: Check that the autogenerated code matches the versions of code generator, Gir.tomls and .gir files
Should probably be a separate job and just needs to run ./generator.py
and then git diff
to check if there are any changes. gtk-rs also does this.