Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lukeshingles committed Feb 13, 2025
1 parent 1137633 commit 5a69b04
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 @@ -157,7 +157,7 @@ jobs:
working-directory: tests/${{ matrix.testname }}/output
run: |
cat compositiondata.txt
cat *.json
cat atomic_data_logs/*.json
echo
md5sum *.txt atomic_data_logs/*.txt
md5sum -c ../checksums.txt
Expand Down

0 comments on commit 5a69b04

Please sign in to comment.