test(gh): Checkout project
This commit is contained in:
1
.github/workflows/go-test.yaml
vendored
1
.github/workflows/go-test.yaml
vendored
@@ -35,6 +35,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
needs: tests
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/download-artifact@v4
|
||||
with:
|
||||
name: tests-results
|
||||
|
Reference in New Issue
Block a user