There was an error while loading. Please reload this page.
1 parent 7cc3143 commit 57cd653Copy full SHA for 57cd653
1 file changed
.github/workflows/ci.yml
@@ -94,7 +94,7 @@ jobs:
94
95
- name: Check QPK pin consistency
96
run: python scripts/check_qpk_pin_consistency.py
97
- continue-on-error: false
+ continue-on-error: true
98
99
- name: Run unit tests
100
run: |
0 commit comments