Skip to content

Commit

Permalink
Increase lint CI timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
barshaul committed Oct 2, 2023
1 parent e71a5b9 commit f3934c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
lint:
runs-on: ubuntu-latest
timeout-minutes: 20
timeout-minutes: 30
steps:
- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit f3934c0

Please sign in to comment.