Skip to content

Commit 525f134

Browse files
committed
Fix tests (thanks EzPzStreamz)
1 parent 0ab3264 commit 525f134

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ lint:
2525
cargo +nightly-2024-03-21 clippy --release -Z build-std=core,alloc --target armv6k-nintendo-3ds --manifest-path reader_core/Cargo.toml
2626

2727
test:
28-
cargo test --manifest-path reader_core/Cargo.toml
28+
cargo +nightly-2024-03-21 test --manifest-path reader_core/Cargo.toml

0 commit comments

Comments
 (0)