mirror of
https://github.com/ae-utbm/sith.git
synced 2025-02-22 15:37:14 +00:00
fix upload artifact step of CI
This commit is contained in:
parent
faa757b54f
commit
73ce681307
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -43,5 +43,5 @@ jobs:
|
|||||||
- name: Archive code coverage results
|
- name: Archive code coverage results
|
||||||
uses: actions/upload-artifact@v4
|
uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: coverage-report
|
name: coverage-report-${{ matrix.pytest-mark }}
|
||||||
path: coverage_report
|
path: coverage_report
|
||||||
|
Loading…
x
Reference in New Issue
Block a user