This commit is contained in:
@@ -31,6 +31,7 @@ jobs:
|
|||||||
- name: Golangci-lint
|
- name: Golangci-lint
|
||||||
uses: golangci/golangci-lint-action@v9.2.0
|
uses: golangci/golangci-lint-action@v9.2.0
|
||||||
with:
|
with:
|
||||||
|
working-directory: backend
|
||||||
args: --timeout=5m
|
args: --timeout=5m
|
||||||
skip-cache: true
|
skip-cache: true
|
||||||
- name: Run tests
|
- name: Run tests
|
||||||
|
|||||||
Reference in New Issue
Block a user