Skip to content

Commit

Permalink
Increase timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
nedsalk committed Dec 27, 2024
1 parent a3a969d commit ff22e94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
{ name: node, version: 22.3.0, display-name: "node@22" },
{ name: browser, display-name: "browser" },
]
timeout-minutes: 25
timeout-minutes: 100
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit ff22e94

Please sign in to comment.