Update basic-build-test.yml
just build to get workflow integrated. Will flesh out more complicated testing scenario (needs db containers) in separate PR
This commit is contained in:
parent
22724f64ae
commit
1285590a54
4
.github/workflows/basic-build-test.yml
vendored
4
.github/workflows/basic-build-test.yml
vendored
@ -20,6 +20,4 @@ jobs:
|
||||
|
||||
- name: Build
|
||||
run: go build -v ./...
|
||||
|
||||
- name: Test
|
||||
run: go test -v ./...
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user