Skip to content

Commit

Permalink
Update .github/test.sh
Browse files Browse the repository at this point in the history
Co-authored-by: dj8yf0μl <[email protected]>
  • Loading branch information
mina86 and dj8yfo authored Nov 10, 2023
1 parent 90d2217 commit 8241350
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ export INSTA_UPDATE=no
pushd borsh
cargo test --no-run
cargo test
cargo test --features ascii
cargo test --features ascii,unstable__schema
cargo test --features derive
cargo test --features unstable__schema
cargo test --test test_rc --features rc
Expand Down

0 comments on commit 8241350

Please sign in to comment.