[Tests] Fixes to the coverage file names, again

This commit is contained in:
Salvador E. Tropea 2023-04-02 18:50:15 -03:00
parent e674cc9e68
commit b22fd6b97c
1 changed files with 3 additions and 3 deletions

View File

@ -138,17 +138,17 @@ jobs:
- name: Download coverage k5 g1
uses: actions/download-artifact@v3
with:
name: Test_Coverage_k5_g1
name: Test_Coverage_ki5_g1
- name: Download coverage k5 g2
uses: actions/download-artifact@v3
with:
name: Test_Coverage_k5_g2
name: Test_Coverage_ki5_g2
- name: Download coverage k5 g3
uses: actions/download-artifact@v3
with:
name: Test_Coverage_k5_g3
name: Test_Coverage_ki5_g3
- name: Download coverage k6 g1
uses: actions/download-artifact@v3