mirror of
https://github.com/kevinthedang/discord-ollama.git
synced 2026-08-08 23:54:01 -04:00
add fqvn for action
This commit is contained in:
@@ -40,7 +40,7 @@ jobs:
|
|||||||
run: npm run coverage
|
run: npm run coverage
|
||||||
|
|
||||||
- name: Upload Coverage to Codecov
|
- name: Upload Coverage to Codecov
|
||||||
uses: wjervis7/vitest-badge-action@v1
|
uses: wjervis7/vitest-badge-action@v1.0.0
|
||||||
if: success() || failure()
|
if: success() || failure()
|
||||||
with:
|
with:
|
||||||
result-type: statements
|
result-type: statements
|
||||||
|
|||||||
Reference in New Issue
Block a user