Disable deadsnakes jobs entirely.

This commit is contained in:
Ralf W. Grosse-Kunstleve 2024-06-20 11:59:43 -07:00
parent b47e69071f
commit bbcd0087b2
1 changed files with 1 additions and 0 deletions

View File

@ -223,6 +223,7 @@ jobs:
run: cmake --build build --target pytest -j2 run: cmake --build build --target pytest -j2
deadsnakes: deadsnakes:
if: github.actor_id == 'THIS IS JUST A TRICK TO DISABLE THIS JOB'
strategy: strategy:
fail-fast: false fail-fast: false
matrix: matrix: