Skip to content

Commit

Permalink
fix: checkout files for coverage (#204)
Browse files Browse the repository at this point in the history
  • Loading branch information
12rambau authored Feb 6, 2025
2 parents 85172f0 + 762de6a commit 3e3ab0a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package/.github/workflows/unit.yaml.jinja
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ jobs:
needs: [build]
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/download-artifact@v4
with:
name: coverage
Expand Down

0 comments on commit 3e3ab0a

Please sign in to comment.