Skip to content

Commit

Permalink
revert timeout to 60m
Browse files Browse the repository at this point in the history
  • Loading branch information
imabdulbasit committed Aug 9, 2024
1 parent 15ea8fe commit ec8666b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,4 @@ jobs:
cargo build --locked --bin diff-test --release
cargo test --locked --release --workspace --all-features --no-run
cargo test --locked --release --workspace --all-features --verbose -- --test-threads 1 --nocapture
timeout-minutes: 60
timeout-minutes: 40

0 comments on commit ec8666b

Please sign in to comment.