We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 282b7dd commit 900e423Copy full SHA for 900e423
.github/workflows/testing.yaml
@@ -9,3 +9,4 @@ jobs:
9
with:
10
go-version: '1.15.5'
11
- run: go test -v ./...
12
+ - run: go build *.go
0 commit comments