mirror of
https://github.com/PR0M3TH3AN/SeedPass.git
synced 2025-09-07 14:58:56 +00:00
Fix artifact naming per OS
This commit is contained in:
2
.github/workflows/python-ci.yml
vendored
2
.github/workflows/python-ci.yml
vendored
@@ -47,5 +47,5 @@ jobs:
|
||||
- name: Upload coverage report
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: coverage-xml
|
||||
name: coverage-xml-${{ matrix.os }}
|
||||
path: coverage.xml
|
||||
|
Reference in New Issue
Block a user