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 509b255 commit 2d4dce7Copy full SHA for 2d4dce7
.github/workflows/ci.yaml
@@ -80,4 +80,4 @@ jobs:
80
run: sleep 10
81
82
- name: Run all tests
83
- run: RUST_BACKTRACE=1 TEST_STATS_DELAY=1500 cargo nextest run --profile ci --workspace --no-fail-fast --all-features
+ run: RUST_BACKTRACE=1 TEST_STATS_DELAY=1500 cargo nextest run --workspace --no-fail-fast --all-features
0 commit comments