This commit is contained in:
Abin Simon 2024-01-18 17:23:08 +05:30
parent b01bbd7414
commit 36037c7905

View File

@ -311,7 +311,7 @@ jobs:
-p 1 \ -p 1 \
-timeout 20m \ -timeout 20m \
./... \ ./... \
2> ./testlog/testcache-hash | tee ./testlog/gotest-unit.log 2>./testlog/testcache-hash.log | 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