Skip to content

Commit

Permalink
dont check benches
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshuawuyts committed Nov 13, 2020
1 parent 13ca743 commit 93ad406
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,6 @@ jobs:
command: check
args: --all --bins --examples

- name: check unstable
uses: actions-rs/cargo@v1
with:
command: check
args: --all --benches --bins --examples --tests

- name: tests
uses: actions-rs/cargo@v1
with:
Expand Down

0 comments on commit 93ad406

Please sign in to comment.