Skip to content

Commit

Permalink
remove build on test
Browse files Browse the repository at this point in the history
  • Loading branch information
codeitlikemiley committed Dec 18, 2023
1 parent fc890c6 commit 4ce0ce6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,3 @@ jobs:
run: cargo test --release --verbose --lib
- name: Run Ignored Test
run: cargo test --release --verbose -- --ignored
- name: Build
run: cargo build --verbose --release

0 comments on commit 4ce0ce6

Please sign in to comment.