chore: fix ci

main
sudo pacman -Syu 2024-10-14 23:40:46 +07:00
parent 191d3db9db
commit 4de92e0cd3
1 changed files with 1 additions and 1 deletions
.github/workflows

View File

@ -41,7 +41,7 @@ jobs:
- uses: actions/setup-go@v5
with:
go-version: "stable"
- run: go build ./cmd/gofimports
- run: go build .
golangci-lint:
name: golangci-lint
runs-on: ubuntu-latest