Skip to content

Commit 3157ab0

Browse files
Run the right test
1 parent 2543c19 commit 3157ab0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/node.js.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ jobs:
2828
uses: actions/setup-node@v1
2929
with:
3030
node-version: ${{ matrix.node-version }}
31-
- run: node test.js dump verbose
31+
- run: node nodejs/test.js dump verbose

0 commit comments

Comments
 (0)