Skip to content

Commit ece18b9

Browse files
committed
fixup! fetch commit used for tests
1 parent 576a861 commit ece18b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/node.js.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
uses: pkgjs/action/.github/workflows/node-test.yaml@v0
1616
with:
1717
post-checkout-steps: |
18-
- run: git fetch origin 2b98d02b52
18+
- run: git fetch origin 2b98d02b52a0abe98054eccb351e1e5c71c81bb0
1919
shell: bash
2020
post-install-steps: |
2121
- run: npm run build --if-present

0 commit comments

Comments
 (0)