Skip to content

Commit

Permalink
debug ci
Browse files Browse the repository at this point in the history
  • Loading branch information
AngryMaciek committed Mar 6, 2024
1 parent 89b080f commit 1c2a06d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,8 +93,8 @@ jobs:
bash warlock.sh
--configfile tests/test1/config-Ubuntu.yml
--environment local;
/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;
cat /home/runner/work/warlock/warlock/tests/test1/output/logs/00000000/generate_summary_plots.stdout.log;
cat /home/runner/work/warlock/warlock/tests/test1/output/logs/00000000/generate_summary_plots.stderr.log;
- name: Check md5 (test1) (Ubuntu)
shell: bash -l {0}
Expand Down

0 comments on commit 1c2a06d

Please sign in to comment.