Skip to content

Commit 71ea5ca

Browse files
dfdfdf
1 parent 307ad86 commit 71ea5ca

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
matrix:
1616
go-version: [ "1.25", "1.24" ]
1717
steps:
18+
- uses: actions/checkout@v4
1819
- name: Run test and lint on ${{ matrix.go-version }}
1920
uses: ./.github/workflows/lint-test.yaml
2021
with:

0 commit comments

Comments
 (0)