Skip to content

Commit bbcd008

Browse files
committed
Disable deadsnakes jobs entirely.
1 parent b47e690 commit bbcd008

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -223,6 +223,7 @@ jobs:
223223
run: cmake --build build --target pytest -j2
224224

225225
deadsnakes:
226+
if: github.actor_id == 'THIS IS JUST A TRICK TO DISABLE THIS JOB'
226227
strategy:
227228
fail-fast: false
228229
matrix:

0 commit comments

Comments
 (0)