Skip to content

Commit 2a63121

Browse files
committed
Rename workflow job to be more indicative
1 parent ed97645 commit 2a63121

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- name: Lint
2828
run: npm run lint
2929

30-
- name: Type check
30+
- name: Svelte Check
3131
run: npm run svelte:check
3232

3333
package:

0 commit comments

Comments
 (0)