Skip to content

Commit

Permalink
fix: code climate upload
Browse files Browse the repository at this point in the history
  • Loading branch information
marcobrotas-prowarehouse committed Oct 17, 2024
1 parent 59257f4 commit 92cef42
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@ jobs:
uses: actions/setup-go@v5
with:
go-version: ${{ matrix.go-version }}
- name: List Project Files
run: ls -R "$GITHUB_WORKSPACE"
- name: Install dependencies
run: go get .
- name: Build
Expand Down

0 comments on commit 92cef42

Please sign in to comment.