ci: coverage not getting processed (#30704)

This commit is contained in:
Ankush Menat 2022-04-13 18:23:22 +05:30 committed by GitHub
parent 0f09042962
commit 71de754368
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -129,6 +129,9 @@ jobs:
needs: test needs: test
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: Clone
uses: actions/checkout@v2
- name: Download artifacts - name: Download artifacts
uses: actions/download-artifact@v3 uses: actions/download-artifact@v3