Skip to content

Commit 5a69b04

Browse files
committed
Update test.yml
1 parent 1137633 commit 5a69b04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ jobs:
157157
working-directory: tests/${{ matrix.testname }}/output
158158
run: |
159159
cat compositiondata.txt
160-
cat *.json
160+
cat atomic_data_logs/*.json
161161
echo
162162
md5sum *.txt atomic_data_logs/*.txt
163163
md5sum -c ../checksums.txt

0 commit comments

Comments
 (0)