Skip to content

Commit b93a3df

Browse files
committed
test(gh): Checkout project
1 parent 4768330 commit b93a3df

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/go-test.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ jobs:
3535
runs-on: ubuntu-latest
3636
needs: tests
3737
steps:
38+
- uses: actions/checkout@v4
3839
- uses: actions/download-artifact@v4
3940
with:
4041
name: tests-results

0 commit comments

Comments
 (0)