We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9316569 commit 0d7fcb9Copy full SHA for 0d7fcb9
run-tests.sh
@@ -17,4 +17,4 @@ echo "DSTACK_SIMULATOR_ENDPOINT: $DSTACK_SIMULATOR_ENDPOINT"
17
echo "TAPPD_SIMULATOR_ENDPOINT: $TAPPD_SIMULATOR_ENDPOINT"
18
19
# Run the tests
20
-cargo test
+cargo test --all-features -- --show-output
0 commit comments