Skip to content

Commit 017719d

Browse files
committed
fix: change name for test workflow
1 parent 87d3fb9 commit 017719d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ name: test
55

66
jobs:
77
test:
8-
name: Publish @spaceapi/validator-client on NPM registry
8+
name: Build @spaceapi/validator-client
99
runs-on: ubuntu-latest
1010
steps:
1111
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)