mirror of
https://github.com/vee1e/mitmproxy.git
synced 2026-09-01 18:27:18 +00:00
autofix: eslint shouldn't abort the entire fixing process.
This commit is contained in:
parent
f211ca91be
commit
59fbbdc4b2
1 changed files with 1 additions and 0 deletions
1
.github/workflows/autofix.yml
vendored
1
.github/workflows/autofix.yml
vendored
|
|
@ -31,6 +31,7 @@ jobs:
|
|||
working-directory: web
|
||||
- run: npm run eslint
|
||||
working-directory: web
|
||||
continue-on-error: true
|
||||
- run: npm run prettier
|
||||
working-directory: web
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue