some file for both tests
This commit is contained in:
parent
9f7aba555d
commit
4881345415
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -309,7 +309,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
go test \
|
go test \
|
||||||
-run '^TestRepositoryModelIntgSuite/Test_SomeMore$' ./pkg/repository \
|
-run '^TestRepositoryModelIntgSuite/Test_SomeMore$' ./pkg/repository \
|
||||||
2>&1 | tee ./testlog/gotest-unit-2.log
|
2>&1 | tee ./testlog/gotest-unit.log
|
||||||
|
|
||||||
# run the tests
|
# run the tests
|
||||||
# - name: Unit Tests
|
# - name: Unit Tests
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user