We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b64f80 commit 5707a73Copy full SHA for 5707a73
.github/workflows/go.yml
@@ -23,7 +23,6 @@ jobs:
23
24
- name: Install dependencies
25
run: |
26
- go get .
27
go mod tidy
28
- name: Get Set
29
0 commit comments