checks effect of tags - 2nd run
This commit is contained in:
parent
1c780744d2
commit
5f7468aa02
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -310,7 +310,7 @@ jobs:
|
|||||||
|
|
||||||
# Run the first test
|
# Run the first test
|
||||||
go test \
|
go test \
|
||||||
-tags testing\
|
-tags testing \
|
||||||
-run '^TestPathUnitSuite/Test_Stuff$' ./pkg/path \
|
-run '^TestPathUnitSuite/Test_Stuff$' ./pkg/path \
|
||||||
2>&1 | tee -a ./testlog/gotest-unit.log
|
2>&1 | tee -a ./testlog/gotest-unit.log
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user