Skip to content

Commit

Permalink
chore: remove redundant option from coverage workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
smlx committed Mar 20, 2023
1 parent 3f24230 commit 32811ef
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/coverage.yaml
Expand Up @@ -26,4 +26,3 @@ jobs:
uses: coverallsapp/github-action@v2.0.0
with:
github-token: ${{ secrets.github_token }}
path-to-lcov: coverage.lcov

0 comments on commit 32811ef

Please sign in to comment.