Skip to content

Commit 96bcc5a

Browse files
committed
chore(ci): fix job name
1 parent 0b51b1a commit 96bcc5a

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
@@ -4,7 +4,7 @@ on:
44
pull_request:
55

66
jobs:
7-
release:
7+
test:
88
runs-on: ubuntu-latest
99
steps:
1010
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)