ci: make sure main is available for diff
CI / lint (pull_request) Failing after 36s
CI / test (3.11) (pull_request) Skipped
CI / test (3.12) (pull_request) Skipped
CI / test (3.13) (pull_request) Skipped
CI / test-with-beamline-plugins (pxi_bec) (pull_request) Skipped
CI / test-with-beamline-plugins (pxii_bec) (pull_request) Skipped
CI / test-with-beamline-plugins (pxiii_bec) (pull_request) Skipped
CI / test-with-coverage (pull_request) Skipped

This commit is contained in:
2026-08-03 09:29:49 +02:00
parent 0135129c89
commit 9289b56e0a
+1
View File
@@ -43,6 +43,7 @@ jobs:
- name: Typecheck Diff
run: |
git fetch origin main:main
source .venv/bin/activate
uv pip install -e diff_quality_basedpyright
diff-quality --violations=basedpyright