require nuitka build to succeed for auto merge

This commit is contained in:
monosans
2025-02-11 10:03:17 +03:00
parent 29b91f55dc
commit 65ac8d964c
+1
View File
@@ -49,6 +49,7 @@ jobs:
check:
if: ${{ always() && github.event_name == 'pull_request' }}
needs:
- build
- pre-commit
runs-on: ubuntu-24.04
steps: