Skip to content

Commit

Permalink
Update rust.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
picoHz committed Jul 24, 2020
1 parent d63b401 commit 4f6e188
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Expand Up @@ -17,4 +17,4 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Run tests
run: cargo test --all-features --verbose
run: cargo test --release --all-features --verbose

0 comments on commit 4f6e188

Please sign in to comment.