Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ovhemert committed Sep 12, 2020
1 parent fdb6170 commit 80e9c00
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ jobs:
COVERALLS_FLAG_NAME: run-${{ matrix.os }}-${{ matrix.node-version }}
with:
github-token: ${{ secrets.github_token }}
parallel: true
finish:
needs: build
runs-on: ubuntu-latest
Expand All @@ -38,4 +37,3 @@ jobs:
uses: coverallsapp/github-action@master
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
parallel-finished: true

0 comments on commit 80e9c00

Please sign in to comment.