Skip to content

Commit 340a5d5

Browse files
committed
ci: continue on lint error
1 parent b665692 commit 340a5d5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ jobs:
5050

5151
- name: Lint Changed Code
5252
run: scripts/lint-changes.sh
53+
continue-on-error: true
5354

5455
- name: Race Tests
5556
run: scripts/race-tests.sh

0 commit comments

Comments
 (0)