Skip to content

Commit 4768330

Browse files
committed
test(gh): Fix job name
1 parent 23d0afd commit 4768330

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go-test.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
- master
1010
- develop
1111
jobs:
12-
test:
12+
tests:
1313
runs-on: ubuntu-latest
1414
steps:
1515
- uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)