Skip to content

Commit

Permalink
Merge pull request #645 from dentarg/ci/bump-ferrum-timeouts
Browse files Browse the repository at this point in the history
CI: bump Ferrum/Chrome timeouts
  • Loading branch information
brunoprietog authored Jul 15, 2024
2 parents 41e8561 + 6d02bf8 commit 4f54481
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ jobs:
- { ruby: "head", rails: "main", allow-fail: true }

env:
FERRUM_PROCESS_TIMEOUT: 25
FERRUM_DEFAULT_TIMEOUT: 15
RAILS_VERSION: "${{ matrix.rails }}"

name: ${{ format('Tests (Ruby {0}, Rails {1})', matrix.ruby, matrix.rails) }}
Expand Down

0 comments on commit 4f54481

Please sign in to comment.