Skip to content

Commit

Permalink
chore: add timeout to github test action (#345)
Browse files Browse the repository at this point in the history
  • Loading branch information
RAX7 authored Sep 9, 2022
1 parent ad7ba24 commit 667863d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,8 @@ jobs:

runs-on: ${{ matrix.os }}

timeout-minutes: 10

steps:
- name: Setup Git
if: matrix.os == 'windows-latest'
Expand Down

0 comments on commit 667863d

Please sign in to comment.