Skip to content

Commit

Permalink
stdout stderr
Browse files Browse the repository at this point in the history
  • Loading branch information
AngryMaciek committed Mar 6, 2024
1 parent 76f08a5 commit f185baa
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,9 @@ jobs:
bash warlock.sh
--configfile tests/test2/config-Ubuntu.yml
--environment local
--cores 4
--cores 4;
/home/runner/work/warlock/warlock/tests/test1/output/logs/00000000/generate_summary_plots.stdout.log;
/home/runner/work/warlock/warlock/tests/test1/output/logs/00000000/generate_summary_plots.stderr.log;
- name: Check md5 (test2) (Ubuntu)
shell: bash -l {0}
Expand Down

0 comments on commit f185baa

Please sign in to comment.