Skip to content

Commit b9da554

Browse files
committed
Tweak an action config
Signed-off-by: moznion <moznion@mail.moznion.net>
1 parent 08bbadb commit b9da554

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@ jobs:
2121
run: npm ci
2222
- name: run eslint
2323
run: npm run lint
24-
- name: E2E test
24+
- name: run test
2525
run: npm run test
2626

0 commit comments

Comments
 (0)