test(gh): Fix job name
This commit is contained in:
2
.github/workflows/go-test.yaml
vendored
2
.github/workflows/go-test.yaml
vendored
@@ -9,7 +9,7 @@ on:
|
||||
- master
|
||||
- develop
|
||||
jobs:
|
||||
test:
|
||||
tests:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/upload-artifact@v4
|
||||
|
Reference in New Issue
Block a user