Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ZoranPandovski authored Sep 6, 2023
1 parent fc30c7b commit a79fce2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,13 +33,12 @@ jobs:
git-branch: main
parallel: true

finish:
coveralls-finish:
needs: test
runs-on: ubuntu-latest
steps:
- name: Coveralls Finished
uses: coverallsapp/[email protected]
with:
file: coverage.xml
github-token: ${{ secrets.G_TOKEN }}
parallel-finished: true

0 comments on commit a79fce2

Please sign in to comment.