removes filter
This commit is contained in:
parent
9924c742e8
commit
8fd8ae9094
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -316,7 +316,7 @@ jobs:
|
|||||||
-p 1 \
|
-p 1 \
|
||||||
-timeout 20m \
|
-timeout 20m \
|
||||||
./... \
|
./... \
|
||||||
2>&1 | tee ./testlog/gotest-unit.log | grep -E '^(=== RUN|--- PASS:|--- FAIL:|ok|FAIL|PASS|cached)'
|
2>&1 | tee ./testlog/gotest-unit.log
|
||||||
|
|
||||||
# Upload the original go test output as an artifact for later review.
|
# Upload the original go test output as an artifact for later review.
|
||||||
- name: Upload test log
|
- name: Upload test log
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user