Skip to content

Commit

Permalink
Merge pull request #278 from LeleDallas/renovate/davelosert-vitest-co…
Browse files Browse the repository at this point in the history
…verage-report-action-2.x

chore(deps): update davelosert/vitest-coverage-report-action action to v2.2.1
  • Loading branch information
LeleDallas authored Feb 8, 2024
2 parents 2645569 + 2cf1a0c commit 915a0a8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
npm run coverage
- name: Vitest Coverage Report
uses: davelosert/[email protected].0
uses: davelosert/[email protected].1
with:
working-directory: "./client/"
vite-config-path: "./vite.config.ts"
Expand All @@ -62,7 +62,7 @@ jobs:
npm run coverage
- name: Vitest Coverage Report
uses: davelosert/[email protected].0
uses: davelosert/[email protected].1
with:
working-directory: "./server/"
vite-config-path: "./vite.config.ts"
Expand Down

0 comments on commit 915a0a8

Please sign in to comment.