Skip to content

Commit 6ad0424

Browse files
committed
rename test workflow to ci
1 parent 59c7d54 commit 6ad0424

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml renamed to .github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# build and test on linux, windows, mac with node 12,14
2-
name: Test
2+
name: CI
33

44
env:
55
pnpm_store_path: ${{github.workspace}}/.pnpm-store

0 commit comments

Comments
 (0)