Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-noland committed Oct 11, 2024
1 parent e5f2760 commit 5d11916
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build-project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@ jobs:
- name: install rust
run: just install-rust-toolchain
- run: just cargo build
- run: just cargo build --debug
- run: just cargo build --release
- run: just cargo test
- run: just cargo test --debug
- run: just cargo test --release

0 comments on commit 5d11916

Please sign in to comment.