mirror of
https://github.com/apricote/Listory.git
synced 2026-02-07 10:17:02 +00:00
Compare commits
1 commit
966c63e9b2
...
01e2d165cc
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
01e2d165cc |
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
|
|
@ -22,7 +22,7 @@ jobs:
|
|||
- run: npm run test:cov
|
||||
|
||||
- name: Upload coverage results to codecov
|
||||
uses: codecov/codecov-action@v3
|
||||
uses: codecov/codecov-action@v5
|
||||
with:
|
||||
flags: unittests,api
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue