Skip to content

Commit 7876c6b

Browse files
authored
ci: update the job name in unittest-prerelease.yml (#164)
1 parent af67adc commit 7876c6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unittest-prerelease.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
- main
55
name: unittest-prerelease
66
jobs:
7-
unit:
7+
unit-prerelease:
88
runs-on: ubuntu-latest
99
strategy:
1010
matrix:

0 commit comments

Comments
 (0)