We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent faa2be9 commit ca6c3cbCopy full SHA for ca6c3cb
.github/workflows/lint-test.yml
@@ -35,6 +35,7 @@ jobs:
35
with:
36
version: v1.51.1
37
args: --timeout=5m
38
+ skip-pkg-cache: true
39
40
- name: Run go tests for generated models code
41
run: go test -race ./internal/models
0 commit comments