CI job using type(xt_int) == long

The Python interface current does not handle the case correctly in which yac_int is not int, but long. This can be achieved if yaxt is configured accordingly.

Add CI job that checks this and hopefully breaks due to the issue in the Python interface.