Skip to content

Commit

Permalink
fix issue in CICD
Browse files Browse the repository at this point in the history
  • Loading branch information
phith0n committed Mar 14, 2024
1 parent 932f133 commit a5cd78b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ jobs:
- uses: actions/setup-go@v5
with:
go-version: '>=1.18.0'
run: go version

- uses: actions/checkout@v4
- uses: golangci/golangci-lint-action@v4
Expand Down

0 comments on commit a5cd78b

Please sign in to comment.