Skip to content

Commit

Permalink
adjustment
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Coats committed Aug 31, 2023
1 parent 4b25fca commit 374d8fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .config/nextest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ test-threads = "num-cpus"
slow-timeout = { period = "60s", terminate-after = 2 }

[[profile.ci.overrides]]
filter = 'test(/^tests::pow::/)'
filter = 'test(/^pow::/)'
slow-timeout = "5m"

0 comments on commit 374d8fb

Please sign in to comment.