Skip to content

Commit

Permalink
remove check ExhaustiveDeps
Browse files Browse the repository at this point in the history
  • Loading branch information
Boshen committed Nov 9, 2024
1 parent 5328fea commit 7be6fe0
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,10 +109,6 @@ jobs:
working-directory: ${{ matrix.path }}
run: ${{ matrix.command }}

- name: Check ExhaustiveDeps
working-directory: ${{ matrix.path }}
run: ./oxlint -A all -D exhaustive-deps

- name: Check Panic
working-directory: ${{ matrix.path }}
run: |
Expand Down

0 comments on commit 7be6fe0

Please sign in to comment.