Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Nikitin committed Apr 8, 2024
1 parent 7180ce8 commit c57f109
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,8 @@ jobs:
with:
go-version-file: ./go.mod
cache: true

- name: Setup tmate session
uses: mxschmitt/action-tmate@v3
- name: Run golangci-lint
uses: golangci/golangci-lint-action@v4
with:
Expand Down

0 comments on commit c57f109

Please sign in to comment.