Skip to content

Commit

Permalink
Merge pull request #1587 from LibreSign/feature/bump-coveralls-github…
Browse files Browse the repository at this point in the history
…-action

Bump coveralls
  • Loading branch information
vitormattos committed Apr 4, 2023
2 parents 001aa01 + 4b381db commit 7ae3ec5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/phpunit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Let Coveralls know that all tests have finished
uses: coverallsapp/github-action@v1.1.2
uses: coverallsapp/github-action@v2.0.0
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
parallel-finished: true

0 comments on commit 7ae3ec5

Please sign in to comment.