Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

Commit

Permalink
Update .github/workflows/test.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Jorge Leitao <[email protected]>
  • Loading branch information
sundy-li and jorgecarleitao authored Jan 4, 2022
1 parent d805d93 commit 2a68504
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ jobs:
- name: Run
run: cargo check-all-features
- name: Bench Check
run: cargo bench --no-run --features full
run: cargo bench --no-run --features full,benchmarks

cross:
name: cross
Expand Down

0 comments on commit 2a68504

Please sign in to comment.