Skip to content

Commit

Permalink
refactor! path
Browse files Browse the repository at this point in the history
  • Loading branch information
varshith257 authored Jan 27, 2025
1 parent de6d127 commit 2c94a59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,7 @@ jobs:
- name: Test acceptable level of code coverage
uses: VeryGoodOpenSource/very_good_coverage@v3
with:
path: "./coverage/lcov.info"
path: "./coverage/vitest/lcov.info"
min_coverage: 0

# Graphql-Inspector:
Expand Down

0 comments on commit 2c94a59

Please sign in to comment.