Bring back source files to codecov (#5316)

This commit is contained in:
Serene 2024-06-17 09:56:59 +10:00 committed by GitHub
commit 8508a57d77
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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: