1
0
mirror of https://github.com/ClusterCockpit/cc-backend synced 2025-04-08 05:05:55 +02:00

fix repository/ tests

This commit is contained in:
Lou Knauer 2022-03-14 10:43:35 +01:00
parent 839db9fdae
commit e9195aa2e3
2 changed files with 3 additions and 2 deletions
.github/workflows
test

@ -16,3 +16,4 @@ jobs:
go vet ./...
go test .
env BASEPATH="../" go test ./repository
env BASEPATH="../" go test ./config

Binary file not shown.