Skip to content

Commit

Permalink
Adapt local publish test script
Browse files Browse the repository at this point in the history
  • Loading branch information
Voultapher committed Nov 10, 2023
1 parent 40734a4 commit 806bed2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

set -euxo pipefail

cargo test
rm Cargo.lock
cargo +1.36.0-x86_64-unknown-linux-gnu test --features=old_rust --test self_cell
cargo test
cargo +nightly miri test --test self_cell

0 comments on commit 806bed2

Please sign in to comment.