Skip to content

Commit 505b366

Browse files
committed
Revert "Freeze Python dev"
This reverts commit c685af4.
1 parent 9ab8f4a commit 505b366

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/unit-tests.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -316,8 +316,7 @@ 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-
# Uncomment below to freeze the workflow, comment it to unfreeze
320-
if: false
319+
# if: false # Uncomment this to freeze the workflow, comment it to unfreeze
321320
defaults:
322321
run:
323322
shell: bash -eou pipefail {0}

0 commit comments

Comments
 (0)