Skip to content

Commit

Permalink
ci: display structure of downloaded files for debugging (#5526)
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Makowski <peter.makowski@canonical.com>
  • Loading branch information
petermakowski authored Aug 21, 2024
1 parent 1603d1b commit b405ba4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,8 @@ jobs:
with:
name: coverage-report
path: .coverage
- name: Display structure of downloaded files
run: ls -R .coverage
- uses: actions/checkout@v4
- name: Run TICS Analyzer
uses: tiobe/tics-github-action@v3
Expand Down

0 comments on commit b405ba4

Please sign in to comment.