Skip to content

Commit 45ba544

Browse files
committed
fig go ci config
1 parent 5fe8ffd commit 45ba544

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/go-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
golangci-lint version
4949
5050
- name: Run golangci-lint
51-
run: golangci-lint run --timeout=5m
51+
run: golangci-lint run --timeout=5m ./platform/... ./libs/...
5252

5353
- name: Run tests with coverage
5454
run: |

0 commit comments

Comments
 (0)