Skip to content

Commit

Permalink
ci: use the tagged pkgjs/action (nodejs#1190)
Browse files Browse the repository at this point in the history
  • Loading branch information
dominykas authored and KhafraDev committed Jun 23, 2022
1 parent c8590f4 commit 94568d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
build:
name: Test

uses: pkgjs/action/.github/workflows/node-test.yaml@main
uses: pkgjs/action/.github/workflows/node-test.yaml@v0.1
with:
runs-on: ubuntu-latest, windows-latest, macOS-latest
test-command: npm run coverage:ci
Expand Down

0 comments on commit 94568d4

Please sign in to comment.