We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a0cf69 commit 990302fCopy full SHA for 990302f
1 file changed
.github/workflows/nodejs.yml
@@ -9,6 +9,7 @@ on: [push, pull_request]
9
jobs:
10
build:
11
name: Test
12
+ timeout-minutes: 15
13
uses: pkgjs/action/.github/workflows/node-test.yaml@v0.1
14
with:
15
runs-on: ubuntu-latest, windows-latest
0 commit comments