Skip to content

Commit 5c57f61

Browse files
authored
Change test script from test.js to test.mjs
1 parent 10e13e9 commit 5c57f61

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,5 @@ jobs:
2828
shell: cmd
2929

3030
- name: Test
31-
run: node test.js
31+
run: node test.mjs
3232
shell: cmd

0 commit comments

Comments
 (0)