Skip to content

Commit

Permalink
increasing timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
ebmifa committed Jan 25, 2024
1 parent 5fccc02 commit a165eff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cargo-llvm-cov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ jobs:
cargo-llvm-cov:
name: Generate code coverage
runs-on: [ubuntu-ghcloud]
timeout-minutes: 120
env:
CARGO_TERM_COLOR: always
steps:
Expand Down

0 comments on commit a165eff

Please sign in to comment.