Skip to content

Commit

Permalink
ci: do not bypass windows errors
Browse files Browse the repository at this point in the history
  • Loading branch information
JounQin committed Dec 24, 2023
1 parent b35bedb commit fadd575
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ jobs:
run: |
yarn lint
yarn test
continue-on-error: ${{ matrix.os == 'windows-latest' }}
env:
EFF_NO_LINK_RULES: true
PARSER_NO_WATCH: true
Expand Down

0 comments on commit fadd575

Please sign in to comment.