Skip to content

Commit ca50fa3

Browse files
committed
DEBUG: downloaded files
1 parent 0c297f8 commit ca50fa3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci-core.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,8 @@ jobs:
5050
with:
5151
pattern: ".coverage.artifact-*"
5252
merge-multiple: true
53+
- name: Display files
54+
run: ls -al
5355
- name: Compile coverage
5456
run: make coverage
5557
- name: Upload coverage to Codecov

0 commit comments

Comments
 (0)