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 b665692 commit 340a5d5Copy full SHA for 340a5d5
.github/workflows/ci.yml
@@ -50,6 +50,7 @@ jobs:
50
51
- name: Lint Changed Code
52
run: scripts/lint-changes.sh
53
+ continue-on-error: true
54
55
- name: Race Tests
56
run: scripts/race-tests.sh
0 commit comments