diff --git a/.github/workflows/pythonapp.yml b/.github/workflows/pythonapp.yml index c23422da..0243e092 100644 --- a/.github/workflows/pythonapp.yml +++ b/.github/workflows/pythonapp.yml @@ -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