Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
geakstr committed Jul 10, 2023
1 parent 695ab65 commit c9bc5d9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ jobs:
uses: golangci/golangci-lint-action@v3
with:
working-directory: ./backend
version: v1.53
args: --config=.golangci.yml --verbose --out-${NO_FUTURE}format colored-line-number --timeout 3m
version: v1.53.3
args: --config=.golangci.yml --verbose --out-${NO_FUTURE}format colored-line-number
skip-cache: true
- name: Setup Node.js
uses: actions/setup-node@v3
Expand Down

0 comments on commit c9bc5d9

Please sign in to comment.