We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8782dd commit 9ebf3d2Copy full SHA for 9ebf3d2
.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