Skip to content

Commit

Permalink
ci: あ
Browse files Browse the repository at this point in the history
  • Loading branch information
ynm3n committed Feb 15, 2024
1 parent b33eafb commit e7e9cb3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/backend-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ jobs:
go-version-file: "./backend/go.mod"
cache-dependency-path: "./backend/go.sum"

- name: Get dependencies
run: go mod download
# - name: Get dependencies
# run: go mod download

- name: Lint Go code with GolangCI-Lint
uses: golangci/golangci-lint-action@v4
Expand Down

0 comments on commit e7e9cb3

Please sign in to comment.