Skip to content

Commit

Permalink
Use simulator profile
Browse files Browse the repository at this point in the history
Co-authored-by: Sergiu Popescu <[email protected]>
  • Loading branch information
samuel-rufi and sergiupopescu199 authored Oct 30, 2024
1 parent 3524d1f commit ea66c0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/_rust_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -244,4 +244,4 @@ jobs:
cargo nextest run --no-fail-fast --test-threads 8 --package iota-graphql-e2e-tests --features pg_integration
cargo nextest run --no-fail-fast --test-threads 1 --package iota-cluster-test --test local_cluster_test --features pg_integration
cargo nextest run --no-fail-fast --test-threads 1 --package iota-indexer --test ingestion_tests --features pg_integration
cargo test --package iota-indexer --features shared_test_runtime
cargo test --profile simulator --package iota-indexer --features shared_test_runtime

0 comments on commit ea66c0d

Please sign in to comment.