Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
AngryMaciek committed Mar 8, 2024
1 parent 2e5bb66 commit 515eaa0
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 @@ -119,7 +119,7 @@ jobs:
run: |
md5sum -c output-Ubuntu.md5;
for dir in $(find output/analyses -type d); do
echo $dir
ls $dir
done
- name: Cleanup (test2)
Expand Down

0 comments on commit 515eaa0

Please sign in to comment.