Skip to content

Commit 806bed2

Browse files
committed
Adapt local publish test script
1 parent 40734a4 commit 806bed2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

test.sh

+2-1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
set -euxo pipefail
44

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

0 commit comments

Comments
 (0)