oops
This commit is contained in:
parent
62c4e66cd9
commit
1005a8f5d8
@ -19,7 +19,7 @@ jobs:
|
||||
go-version-file: 'go.mod'
|
||||
check-latest: true
|
||||
- name: "Run DB container"
|
||||
run: debug compose -f test/compose.yml up --wait
|
||||
run: compose -f test/compose.yml up --wait
|
||||
- name: "Run tests"
|
||||
run: go test -v ./...
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user