Skip to content

Commit 7f8d836

Browse files
committed
update timeout
1 parent 350068a commit 7f8d836

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/check.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ jobs:
3333
cache: 'yarn'
3434
- run: yarn --immutable
3535
- run: yarn update-env
36+
timeout-minutes: 5
3637
- run: yarn test tests/${{ matrix.tests }}
3738
- uses: ravsamhq/notify-slack-action@v2
3839
if: ${{ failure() }}

0 commit comments

Comments
 (0)