Skip to content

Commit

Permalink
debug ci
Browse files Browse the repository at this point in the history
  • Loading branch information
mastoffel committed Sep 10, 2024
1 parent 4ed865a commit 7a110e1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,10 @@ jobs:
- name: Checkout code
uses: actions/checkout@v3

- name: Check coverage file
run: |
ls cov*
- name: Download coverage artifact
uses: actions/download-artifact@v3
with:
Expand Down

0 comments on commit 7a110e1

Please sign in to comment.