We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c35d5f6 commit c685af4Copy full SHA for c685af4
.github/workflows/unit-tests.yml
@@ -316,7 +316,8 @@ jobs:
316
# To freeze this file, uncomment out the ``if: false`` condition, and migrate the jobs
317
# to the corresponding posix/windows-macos/sdist etc. workflows.
318
# Feel free to modify this comment as necessary.
319
- # if: false # Uncomment this to freeze the workflow, comment it to unfreeze
+ # Uncomment below to freeze the workflow, comment it to unfreeze
320
+ if: false
321
defaults:
322
run:
323
shell: bash -eou pipefail {0}
0 commit comments