Skip to content

Commit 30b5372

Browse files
ESLint test and fixes (#201)
1 parent 7f113f1 commit 30b5372

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/testing.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ jobs:
3232
yarn install --immutable --check-cache
3333
3434
- name: Run ESLint
35+
continue-on-error: true
3536
run: |
3637
yarn lint --max-warnings=0 --format @microsoft/eslint-formatter-sarif --output-file eslint-results.sarif
3738

0 commit comments

Comments
 (0)