We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdbf07e commit 544687aCopy full SHA for 544687a
.github/workflows/test.yml
@@ -89,6 +89,7 @@ jobs:
89
name: codecov-umbrella
90
token: ${{ secrets.CODECOV_TOKEN }}
91
verbose: true
92
+ - run: ls -la coverage
93
# TODO: if removing Smokeshow, and moving only to Codecov, remove this
94
- name: Store coverage files
95
uses: actions/upload-artifact@v4
0 commit comments