This commit is contained in:
anand76 2022-05-10 19:29:53 -07:00
parent 7c27029345
commit b5c0f45476

View File

@ -62,9 +62,6 @@ commands:
path: /tmp/test-results
- store_artifacts: # store LOG for debugging if there's any
path: LOG
- run:
name: Test
command: echo $(env) > /tmp/test-step-out
- run: # on fail, compress Test Logs for diagnosing the issue
name: Compress Test Logs
command: tar -cvzf t.tar.gz t