Skip to content

Commit 77bfac4

Browse files
committed
chore: continue-on-error: true
1 parent e9d7cc0 commit 77bfac4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,3 +45,4 @@ jobs:
4545
run: sudo apt-get update && sudo apt-get install -y build-essential libc6-dev
4646
- name: Test cpp-linter-hooks
4747
run: sh testing/run.sh
48+
continue-on-error: true

0 commit comments

Comments
 (0)