Skip to content

Commit

Permalink
feat: increase test max time
Browse files Browse the repository at this point in the history
  • Loading branch information
arthurgeron committed Dec 10, 2024
1 parent 3e9e079 commit 968a052
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-tests-e2e-contracts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
tests-e2e-contracts:
name: Test (Chrome Stable)
runs-on: buildjet-8vcpu-ubuntu-2204
timeout-minutes: 10
timeout-minutes: 15
steps:
- uses: actions/checkout@v4
- uses: FuelLabs/github-actions/setups/node@master
Expand Down

0 comments on commit 968a052

Please sign in to comment.