Skip to content

Commit c685af4

Browse files
committed
Freeze Python dev
1 parent c35d5f6 commit c685af4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/unit-tests.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -316,7 +316,8 @@ jobs:
316316
# To freeze this file, uncomment out the ``if: false`` condition, and migrate the jobs
317317
# to the corresponding posix/windows-macos/sdist etc. workflows.
318318
# Feel free to modify this comment as necessary.
319-
# if: false # Uncomment this to freeze the workflow, comment it to unfreeze
319+
# Uncomment below to freeze the workflow, comment it to unfreeze
320+
if: false
320321
defaults:
321322
run:
322323
shell: bash -eou pipefail {0}

0 commit comments

Comments
 (0)