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