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 e9d7cc0 commit 77bfac4Copy full SHA for 77bfac4
.github/workflows/test.yml
@@ -45,3 +45,4 @@ jobs:
45
run: sudo apt-get update && sudo apt-get install -y build-essential libc6-dev
46
- name: Test cpp-linter-hooks
47
run: sh testing/run.sh
48
+ continue-on-error: true
0 commit comments