Skip to content

Commit 7cf0f92

Browse files
committed
Minor change
1 parent 61a2d41 commit 7cf0f92

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/github-actions.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,9 @@ jobs:
155155
- name: Generate Coverage Report
156156
run: ./test.sh report coverage.stumpy.xml
157157
shell: bash
158+
- name: List Reports
159+
run: ls
160+
shell: bash
158161
- name: Upload Coverage Tests Results
159162
uses: codecov/codecov-action@v4
160163
with:

0 commit comments

Comments
 (0)