Display full log at the end of CI

This commit is contained in:
VirtuBox
2023-07-20 09:42:50 +02:00
committed by GitHub
parent efaa4de032
commit dfe70060eb

View File

@@ -37,3 +37,5 @@ jobs:
run: sudo timeout 1800 bash install --travis run: sudo timeout 1800 bash install --travis
- name: Run tests - name: Run tests
run: sudo timeout 1800 bash tests/travis.sh --actions run: sudo timeout 1800 bash tests/travis.sh --actions
- name: Display log
run: sudo cat /var/log/wo/test.log | ccze -A