Skip to content

Commit

Permalink
debug CI
Browse files Browse the repository at this point in the history
  • Loading branch information
noise64 committed Dec 10, 2024
1 parent d200300 commit 556e027
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile.toml
Original file line number Diff line number Diff line change
Expand Up @@ -256,6 +256,7 @@ script = '''
#cargo test --package golem-worker-service-base --test services_tests -- --nocapture --report-time $JUNIT_OPTS
#cargo test --package golem-worker-service-base --test api_gateway_end_to_end_tests -- --nocapture --report-time $JUNIT_OPTS
#cargo test --package golem-service-base --test integration -- --nocapture --report-time $JUNIT_OPTS
which cargo-component
cargo test --package wasm-rpc-stubgen-tests-integration --tests -- --nocapture --test-threads=1 --report-time
'''
# $JUNIT_OPTS temporarily removed from wasm-rpc-stubgen-tests-integration to help debugging on CI
Expand Down

0 comments on commit 556e027

Please sign in to comment.