Skip to content

Commit 0d7fcb9

Browse files
committed
Test for all features
1 parent 9316569 commit 0d7fcb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

run-tests.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ echo "DSTACK_SIMULATOR_ENDPOINT: $DSTACK_SIMULATOR_ENDPOINT"
1717
echo "TAPPD_SIMULATOR_ENDPOINT: $TAPPD_SIMULATOR_ENDPOINT"
1818

1919
# Run the tests
20-
cargo test
20+
cargo test --all-features -- --show-output

0 commit comments

Comments
 (0)