We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
build
test
1 parent 419ae24 commit b00f35bCopy full SHA for b00f35b
.github/workflows/npm.yml
@@ -7,7 +7,7 @@ on:
7
branches: [master]
8
9
jobs:
10
- build:
+ test:
11
runs-on: ubuntu-latest
12
13
strategy:
0 commit comments