Skip to content

Commit

Permalink
cleanup for coveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
Nemanja Martinovic committed Mar 5, 2021
1 parent 4c60376 commit 398f87f
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/python_actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,12 @@ jobs:
#parallel: true
#flag-name: Unit Test

coveralls_finish:
needs: build
runs-on: ubuntu-latest
steps:
- name: Coveralls Finished
uses: AndreMiras/coveralls-python-action@develop
# coveralls_finish:
# needs: build
# runs-on: ubuntu-latest
# steps:
# - name: Coveralls Finished
# uses: AndreMiras/coveralls-python-action@develop
#with:
# parallel-finished: true

Expand Down

0 comments on commit 398f87f

Please sign in to comment.