Skip to content

Commit

Permalink
Raising the FERRUM system test timeout time (#2141)
Browse files Browse the repository at this point in the history
  • Loading branch information
jonrohan authored Jul 12, 2023
1 parent 5c8364c commit 1d33490
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ concurrency:
group: test-${{ github.head_ref || github.run_id }}
cancel-in-progress: true

env:
FERRUM_PROCESS_TIMEOUT: 30

jobs:
accessibility:
name: Accessibility
Expand Down

0 comments on commit 1d33490

Please sign in to comment.