mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2024-12-26 13:29:05 +01:00
fix repository/ tests
This commit is contained in:
parent
839db9fdae
commit
e9195aa2e3
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
@ -16,3 +16,4 @@ jobs:
|
|||||||
go vet ./...
|
go vet ./...
|
||||||
go test .
|
go test .
|
||||||
env BASEPATH="../" go test ./repository
|
env BASEPATH="../" go test ./repository
|
||||||
|
env BASEPATH="../" go test ./config
|
||||||
|
BIN
test/test.db
BIN
test/test.db
Binary file not shown.
Loading…
Reference in New Issue
Block a user