projects
/
static-server.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3dc64a5
)
Maybe now it tests..
author
Mauro Scomparin
<scompo@gmail.com>
Wed, 26 Feb 2020 21:14:56 +0000
(22:14 +0100)
committer
GitHub
<noreply@github.com>
Wed, 26 Feb 2020 21:14:56 +0000
(22:14 +0100)
.github/workflows/go.yml
patch
|
blob
|
blame
|
history
diff --git
a/.github/workflows/go.yml
b/.github/workflows/go.yml
index f4915a41f18b9bd2bcd791f52de888516541b96d..3b2d8bb613b23962bd347082d0edc1de93d3c9ab 100644
(file)
--- a/
.github/workflows/go.yml
+++ b/
.github/workflows/go.yml
@@
-28,4
+28,4
@@
jobs:
run: go test -v
- name: Build
- run: go build -v .
+ run: go build -v .
/...