diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index f4f5212..ba57aa8 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -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)