Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
imiric committed Apr 21, 2024
1 parent 2a763a6 commit 12d6f85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-earthly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
env:
EARTHLY_TOKEN: ${{ secrets.EARTHLY_TOKEN }}
EARTHLY_ORG: ${{ secrets.EARTHLY_ORG }}
run: earthly --ci --sat disco --push +lint
run: earthly --verbose --ci --sat disco --push +lint
- name: Upload golangci-lint report
uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit 12d6f85

Please sign in to comment.