mirror of
https://github.com/apricote/Listory.git
synced 2026-02-06 17:57:03 +00:00
Merge e299f1c3b7 into cb255fa417
This commit is contained in:
commit
a0758bc2c1
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
|
|
@ -48,7 +48,7 @@ jobs:
|
||||||
working-directory: frontend
|
working-directory: frontend
|
||||||
|
|
||||||
- name: Archive code coverage results
|
- name: Archive code coverage results
|
||||||
uses: actions/upload-artifact@v3
|
uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: code-coverage-report
|
name: code-coverage-report
|
||||||
path: coverage
|
path: coverage
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue