Skip to content

Commit 576a861

Browse files
committed
fetch commit used for tests
1 parent f9868c8 commit 576a861

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/node.js.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ jobs:
1414
name: Test on Node.js
1515
uses: pkgjs/action/.github/workflows/node-test.yaml@v0
1616
with:
17+
post-checkout-steps: |
18+
- run: git fetch origin 2b98d02b52
19+
shell: bash
1720
post-install-steps: |
1821
- run: npm run build --if-present
1922
shell: bash

0 commit comments

Comments
 (0)