We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4ee3c5 commit 3d50fd0Copy full SHA for 3d50fd0
.github/workflows/ci-windows.yml
@@ -90,5 +90,5 @@ jobs:
90
91
- name: Check for loose ends
92
run: |
93
- bash -c "! git grep -q FIXNOW"
+ bash -c "! git grep -q 'FIX''NOW'"
94
0 commit comments