Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
178inaba committed Feb 8, 2024
1 parent d4cbc16 commit 0d923fd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/lint-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@ jobs:
uses: actions/checkout@v3
- name: Setup Go
uses: actions/setup-go@v4
with:
go-version: ${{ matrix.go }}
- name: Install tools
run: make -s go-install-tools
- name: Run Gofmt diff
Expand Down

0 comments on commit 0d923fd

Please sign in to comment.