Skip to content

Commit

Permalink
feat: Improve github workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasnisole committed Feb 14, 2022
1 parent 7285269 commit 150cd05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-ci.yml
Expand Up @@ -70,7 +70,7 @@ jobs:
uses: coverallsapp/github-action@v1.0.1
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
path-to-lcov: ./coverage/lcov.info
path-to-lcov: ./lcov.info

deploy-paddls:
name: Deploy @paddls
Expand Down

0 comments on commit 150cd05

Please sign in to comment.