Skip to content

Commit c7451b1

Browse files
authored
Update ci-test.yml
1 parent 17da0e0 commit c7451b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
run: npm ci
2525
env:
2626
CI: true
27-
- name: build and test
27+
- name: Build
2828
run: npm run build
2929
env:
3030
CI: true

0 commit comments

Comments
 (0)