mirror of
https://github.com/beetbox/beets.git
synced 2025-12-06 08:39:17 +01:00
Bring back source files to codecov (#5316)
This commit is contained in:
commit
8508a57d77
1 changed files with 2 additions and 0 deletions
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
|
|
@ -64,6 +64,8 @@ jobs:
|
|||
permissions:
|
||||
id-token: write
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
- name: Get the coverage report
|
||||
uses: actions/download-artifact@v4
|
||||
with:
|
||||
|
|
|
|||
Loading…
Reference in a new issue