Skip to content

Commit 2419336

Browse files
committed
Add a simple test #6
1 parent 75fe3c4 commit 2419336

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-on-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ jobs:
2121
run: npm ci
2222

2323
- name: Run plain test
24-
run: node .github/workflows/test-on-release.mjs
24+
run: node .github/test-on-release.mjs

0 commit comments

Comments
 (0)