removes gotestfmt filter
This commit is contained in:
parent
324b23c46b
commit
35022dc961
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -321,7 +321,7 @@ jobs:
|
||||
-p 1 \
|
||||
-timeout 20m \
|
||||
./... \
|
||||
2>&1 | tee ./testlog/gotest-unit.log | gotestfmt -hide successful-tests
|
||||
2>&1 | tee ./testlog/gotest-unit.log
|
||||
|
||||
# Upload the original go test output as an artifact for later review.
|
||||
- name: Upload test log
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user