We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da72abd commit b9937d6Copy full SHA for b9937d6
.github/workflows/go.yml
@@ -26,4 +26,4 @@ jobs:
26
run: go get -v -t -d ./...
27
28
- name: Build
29
- run: go build -race github.com/devlights/try-golang/cmd/trygolang
+ run: go build
0 commit comments