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 <[email protected]>

fix #1890
  • Loading branch information
mcollina committed Jan 27, 2023
1 parent 47f574d commit 196c4da
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/[email protected]
with:
runs-on: ubuntu-latest, windows-latest
Expand Down

0 comments on commit 196c4da

Please sign in to comment.