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 6a5de1f commit a843ad2Copy full SHA for a843ad2
.github/workflows/test.yml
@@ -40,4 +40,4 @@ jobs:
40
fail_ci_if_error: true # optional (default = false)
41
verbose: true # optional (default = false)
42
- name: Test cpp-linter-hooks
43
- run: sh testing/run.sh
+ run: bash testing/run.sh
0 commit comments