Skip to content

Commit

Permalink
remove failing coveralls step
Browse files Browse the repository at this point in the history
  • Loading branch information
haileys committed Apr 28, 2023
1 parent 3bcbb4b commit 5c83173
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,13 +122,6 @@ jobs:
env:
BUNDLE_GEMFILE: gemfiles/${{ matrix.gemfile }}.gemfile

- name: Report to Coveralls
uses: coverallsapp/github-action@v1.1.2
with:
github-token: ${{ secrets.github_token }}
flag-name: test-${{ matrix.ruby }}-${{ matrix.gemfile }}
parallel: true


finish:
needs: test
Expand Down

0 comments on commit 5c83173

Please sign in to comment.