Compare commits
1 commit
81c6dec63c
...
4ee423ac97
| Author | SHA1 | Date | |
|---|---|---|---|
|
4ee423ac97 |
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ jobs:
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
|
|
||||||
- name: Run linters
|
- name: Run linters
|
||||||
uses: https://github.com/wearerequired/lint-action@v2
|
uses: https://github.com/marketplace/actions/lint-action@v2
|
||||||
with:
|
with:
|
||||||
gofmt: true
|
gofmt: true
|
||||||
golint: true
|
golint: true
|
||||||
Loading…
Add table
Add a link
Reference in a new issue