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.
2 parents 57aff90 + 0d7fcb9 commit 33d9669Copy full SHA for 33d9669
1 file changed
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