Skip to content

Commit 4b20cf7

Browse files
Update main.yml
1 parent 9320228 commit 4b20cf7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/main.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,9 @@ jobs:
5252
- name: Temporary fix for codecov
5353
run: |
5454
coverage xml -i
55+
- name: List files
56+
run: |
57+
ls -lah .
5558
- name: Upload to codecov
5659
uses: codecov/codecov-action@v2
5760
with:

0 commit comments

Comments
 (0)