Skip to content

Commit

Permalink
fix: update coverage yml name (#833)
Browse files Browse the repository at this point in the history
  • Loading branch information
ypatil12 authored Oct 16, 2024
1 parent 5c8476e commit dc7e929
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@v2

run-tests:
run-coverage:
needs: prepare
runs-on: ubuntu-latest
strategy:
Expand Down

0 comments on commit dc7e929

Please sign in to comment.