Skip to content

Commit

Permalink
Remove stale comment about no tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
xStrom committed Mar 7, 2024
1 parent c1b72e0 commit 3f74f85
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,6 @@ jobs:
- name: cargo clippy (auxiliary)
run: cargo hack clippy --workspace --each-feature --optional-deps --tests --benches --examples -- -D warnings

# At the time of writing, we don't have any tests. Nevertheless, it's better to still run this
- name: cargo test
run: cargo test --workspace --all-features
env:
Expand Down

0 comments on commit 3f74f85

Please sign in to comment.