mirror of https://github.com/markbates/pkger.git
dop
This commit is contained in:
parent
0b8a69abe2
commit
e611253b7b
|
@ -20,5 +20,6 @@ jobs:
|
||||||
|
|
||||||
- name: Test
|
- name: Test
|
||||||
run: |
|
run: |
|
||||||
|
go get github.com/gobuffalo/buffalo
|
||||||
go mod tidy -v
|
go mod tidy -v
|
||||||
go test -v -race ./...
|
go test -v -race ./...
|
||||||
|
|
Loading…
Reference in New Issue