Skip to content

Commit

Permalink
fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
AngryMaciek committed Mar 8, 2024
1 parent 07f058a commit ad50073
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ jobs:
shell: bash -l {0}
working-directory: ./tests/test1
run: >
md5sum -c output-Ubuntu.md5
md5sum -c output-Ubuntu.md5;
[ -e tests/test1/output/analyses/00000000/muller.txt ]
- name: Cleanup (test1)
Expand Down

0 comments on commit ad50073

Please sign in to comment.