Skip to content

Commit b00f35b

Browse files
committed
refactor: rename build job to test
1 parent 419ae24 commit b00f35b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/npm.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
branches: [master]
88

99
jobs:
10-
build:
10+
test:
1111
runs-on: ubuntu-latest
1212

1313
strategy:

0 commit comments

Comments
 (0)