Skip to content

Commit

Permalink
small syntax change
Browse files Browse the repository at this point in the history
  • Loading branch information
leoRysing committed Jan 11, 2024
1 parent 2fa8766 commit ac8ae82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
with:
node-version: ${{ matrix.node-version }}

name: Install Linters
- name: Install Linters
run: |
cd backend
go install github.com/golangci/golangci-lint/cmd/golangci-lint@latest
Expand Down

0 comments on commit ac8ae82

Please sign in to comment.