Skip to content

Commit

Permalink
Test release mode
Browse files Browse the repository at this point in the history
  • Loading branch information
LaurenzV committed Nov 2, 2024
1 parent 3f36e98 commit 286b465
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ jobs:
run: cargo build

- name: Run tests
run: cargo test --workspace -- --nocapture
run: cargo test --workspace --release -- --nocapture

- name: Upload artifacts
if: failure()
Expand Down

0 comments on commit 286b465

Please sign in to comment.