master github action

This commit is contained in:
Lex Berezhny 2020-06-09 16:46:59 -04:00
parent b3cb50aff0
commit 55196ccb6b

View file

@ -65,7 +65,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Coveralls Finished
uses: coverallsapp/github-action@57daa114
uses: coverallsapp/github-action@master
#uses: coverallsapp/github-action@57daa114
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
parallel-finished: true