We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ab8f4a commit 505b366Copy full SHA for 505b366
.github/workflows/unit-tests.yml
@@ -316,8 +316,7 @@ 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
- # Uncomment below to freeze the workflow, comment it to unfreeze
320
- if: false
+ # if: false # Uncomment this to freeze the workflow, comment it to unfreeze
321
defaults:
322
run:
323
shell: bash -eou pipefail {0}
0 commit comments