We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4768330 commit b93a3dfCopy full SHA for b93a3df
.github/workflows/go-test.yaml
@@ -35,6 +35,7 @@ jobs:
35
runs-on: ubuntu-latest
36
needs: tests
37
steps:
38
+ - uses: actions/checkout@v4
39
- uses: actions/download-artifact@v4
40
with:
41
name: tests-results
0 commit comments