Skip to content

Commit

Permalink
chore(tests.yml): remove duplicate test execution step
Browse files Browse the repository at this point in the history
  • Loading branch information
Wahib-L committed Dec 30, 2024
1 parent 5af5a14 commit 3446b4c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@ jobs:
run: cargo build --verbose
- name: Run tests
run: cargo test --verbose
- name: Run tests
run: cargo test --verbose
- name: Run clippy
run: cargo clippy --verbose
- name: Run fmt
Expand Down

0 comments on commit 3446b4c

Please sign in to comment.