Skip to content

Commit 2d4dce7

Browse files
CI: use the default profile
1 parent 509b255 commit 2d4dce7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,4 +80,4 @@ jobs:
8080
run: sleep 10
8181

8282
- name: Run all tests
83-
run: RUST_BACKTRACE=1 TEST_STATS_DELAY=1500 cargo nextest run --profile ci --workspace --no-fail-fast --all-features
83+
run: RUST_BACKTRACE=1 TEST_STATS_DELAY=1500 cargo nextest run --workspace --no-fail-fast --all-features

0 commit comments

Comments
 (0)