Skip to content

Commit

Permalink
fix #88
Browse files Browse the repository at this point in the history
  • Loading branch information
baoyachi committed Apr 6, 2022
1 parent a9f81bf commit 6490ef4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,9 @@ jobs:
override: true
- name: Build on nightly
run: cargo build --release
- name: Check with clippy indexing_slicing
run: cargo clippy -- -D clippy::indexing_slicing


test:
strategy:
Expand Down

0 comments on commit 6490ef4

Please sign in to comment.