We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9286b9d commit a47b82bCopy full SHA for a47b82b
1 file changed
.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 'FIX''NOW'"
+ bash -c "! git grep 'FIX''NOW'"
94
0 commit comments