mirror of
https://github.com/owncast/owncast.git
synced 2024-11-24 21:59:43 +03:00
Fix updated go linter
This commit is contained in:
parent
2743bddf4e
commit
48006d7a79
1 changed files with 0 additions and 1 deletions
1
.github/workflows/lint.yml
vendored
1
.github/workflows/lint.yml
vendored
|
@ -16,7 +16,6 @@ jobs:
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
- name: golangci-lint
|
|
||||||
- uses: actions/setup-go@v2
|
- uses: actions/setup-go@v2
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- name: golangci-lint
|
- name: golangci-lint
|
||||||
|
|
Loading…
Reference in a new issue