Skip to content

Commit

Permalink
create CI/CD
Browse files Browse the repository at this point in the history
  • Loading branch information
Prrromanssss committed Feb 12, 2024
1 parent 1ebb371 commit 539c81c
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/golangci-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,8 @@ jobs:
go-version: '1.21'
cache: false

- name: Change to backend directory
run: cd backend

- name: golangci-lint
uses: golangci/golangci-lint-action@v2
with:
version: v1.54
working-directory: backend

0 comments on commit 539c81c

Please sign in to comment.