We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0849539 commit 9f9739eCopy full SHA for 9f9739e
.github/workflows/go.yml
@@ -29,7 +29,6 @@ jobs:
29
- name: go mod tidy
30
run: |
31
go mod tidy -diff
32
- cd example/ && go mod tidy -diff
33
34
test:
35
name: Test
0 commit comments