We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59c7d54 commit 6ad0424Copy full SHA for 6ad0424
.github/workflows/test.yml renamed to .github/workflows/ci.yml
@@ -1,5 +1,5 @@
1
# build and test on linux, windows, mac with node 12,14
2
-name: Test
+name: CI
3
4
env:
5
pnpm_store_path: ${{github.workspace}}/.pnpm-store
0 commit comments