Skip to content
This repository has been archived by the owner on Sep 8, 2024. It is now read-only.

Commit

Permalink
Fix make test
Browse files Browse the repository at this point in the history
  • Loading branch information
darthdeus committed Mar 1, 2024
1 parent a7651f7 commit daaf2bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ publish-crates:
test:
cargo fmt --check
cargo clippy
cargo test --all --features=blobs
cargo test --all --features=blobs,ldtk,exr
./build-examples.sh

duplicates:
Expand Down

0 comments on commit daaf2bb

Please sign in to comment.