Skip to content

Commit

Permalink
Timeout for e2e tests (#24)
Browse files Browse the repository at this point in the history
* Timeout for e2e tests

* undo add quotes
  • Loading branch information
jasongwartz authored Mar 17, 2024
1 parent f3ae482 commit fbaa6ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,3 +68,4 @@ jobs:

- run: npm install
- run: npm run test:e2e
timeout-minutes: 3

0 comments on commit fbaa6ca

Please sign in to comment.