Update github workflows

This commit is contained in:
Dheepak Krishnamurthy 2021-02-17 02:32:29 -07:00
parent 3e0ff7ed69
commit ea96da389f

View file

@ -315,8 +315,6 @@ jobs:
- name: Gather coverage data
id: coverage
uses: actions-rs/grcov@v0.1
with:
coveralls-token: ${{ secrets.COVERALLS_TOKEN }}
- name: Coveralls upload
uses: coverallsapp/github-action@master