We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23d0afd commit 4768330Copy full SHA for 4768330
.github/workflows/go-test.yaml
@@ -9,7 +9,7 @@ on:
9
- master
10
- develop
11
jobs:
12
- test:
+ tests:
13
runs-on: ubuntu-latest
14
steps:
15
- uses: actions/upload-artifact@v4
0 commit comments