mirror of
https://github.com/groldsf/obsidian_check_plugin.git
synced 2026-07-22 05:37:48 +00:00
fix artifact name
This commit is contained in:
parent
8bb202e7f4
commit
f68efc007c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
|
@ -33,5 +33,5 @@ jobs:
|
|||
- name: Сохранение отчёта о покрытии
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: coverage-report
|
||||
name: coverage-report-${{ matrix.node-version }}
|
||||
path: coverage/
|
||||
|
|
|
|||
Loading…
Reference in a new issue