Skip to content

Commit 8c575c7

Browse files
remove
1 parent 00a12df commit 8c575c7

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
@@ -16,6 +16,7 @@ jobs:
1616
go-version: [ "1.25", "1.24" ]
1717
steps:
1818
- uses: actions/checkout@v4
19+
- run: ls -la ./.github/workflows/
1920
- name: Run test and lint on ${{ matrix.go-version }}
2021
uses: ./.github/workflows/lint-tests.yaml
2122
with:

0 commit comments

Comments
 (0)