Skip to content

Commit

Permalink
dont run the bench
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelkirk committed Dec 30, 2020
1 parent 82e437a commit 5110d68
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 @@ -74,5 +74,5 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v2
- run: cargo bench
- run: cargo bench --no-run

0 comments on commit 5110d68

Please sign in to comment.