Skip to content
Snippets Groups Projects
Commit 0aae21fd authored by Michka Popoff's avatar Michka Popoff
Browse files

tests-linux.yml: do not cat non-existing file

parent 4fa512e6
No related merge requests found
Pipeline #1027 failed
......@@ -58,9 +58,3 @@ jobs:
- run: brew test-bot --only-cleanup-before
- run: brew test-bot --only-formulae --build-from-source
- name: Output brew test-bot --only-formulae failures
if: always()
run: |
cat ~/bottles/steps_output.txt
rm ~/bottles/steps_output.txt
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment