@ -60,6 +60,7 @@ jobs:
if: matrix.python-version == '3.10.7'
run: poetry run pre-commit run -a
- name: Auto-generate missing pairs
run: . activate.sh && poetry run python generatestructs.py
- name: Commit & Push changes
if: matrix.python-version == '3.10.7' && github.ref == 'refs/heads/main'