Skip to content

Commit

Permalink
bump timeout for building binaries for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
tbro committed Jan 10, 2025
1 parent 3a2e7bf commit a07c936
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 @@ -95,7 +95,7 @@ jobs:
run: |
cargo build --locked --profile test --bins
cargo build --manifest-path ./sequencer-sqlite/Cargo.toml --target-dir ./target
timeout-minutes: 30
timeout-minutes: 60

- name: Upload archive to workflow
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit a07c936

Please sign in to comment.