Skip to content

Commit

Permalink
remove timeout-minutes in github action
Browse files Browse the repository at this point in the history
Signed-off-by: Matteo Collina <hello@matteocollina.com>

fix nodejs#1890
  • Loading branch information
mcollina authored and metcoder95 committed Jul 21, 2023
1 parent 6f0f3cb commit c717fdd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ on: [push, pull_request]
jobs:
build:
name: Test
timeout-minutes: 15
uses: pkgjs/action/.github/workflows/node-test.yaml@v0.1
with:
runs-on: ubuntu-latest, windows-latest
Expand Down

0 comments on commit c717fdd

Please sign in to comment.