Skip to content

Commit 00a12df

Browse files
ssd
1 parent 71ea5ca commit 00a12df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ jobs:
1717
steps:
1818
- uses: actions/checkout@v4
1919
- name: Run test and lint on ${{ matrix.go-version }}
20-
uses: ./.github/workflows/lint-test.yaml
20+
uses: ./.github/workflows/lint-tests.yaml
2121
with:
2222
go-version: ${{ matrix.go-version }}

0 commit comments

Comments
 (0)