Skip to content

Commit

Permalink
Merge branch 'main' of github.com:DM-Earth/dmds
Browse files Browse the repository at this point in the history
  • Loading branch information
JieningYu committed Mar 2, 2024
2 parents 8e14cf8 + 59a1e86 commit 8c08144
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ jobs:
- name: Build
run: cargo build --workspace
- name: Run tests
run: cargo test --verbose --workspace
run: cargo test --verbose --workspace --release

0 comments on commit 8c08144

Please sign in to comment.