Skip to content

Commit

Permalink
more time for the test
Browse files Browse the repository at this point in the history
  • Loading branch information
tbro committed Aug 13, 2024
1 parent 5bd7017 commit d784121
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nextest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
export RUSTFLAGS="$RUSTFLAGS --cfg hotshot_example"
export PATH="$PWD/target/release:$PATH"
cargo nextest run --locked --release --workspace --all-features --verbose --test-threads 1 -E '!test(slow_)'
timeout-minutes: 5
timeout-minutes: 10

- name: SlowTest
env:
Expand Down

0 comments on commit d784121

Please sign in to comment.