Skip to content

Commit

Permalink
Update test_coveralls.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
afinetooth authored Jun 22, 2023
1 parent 8aa97e4 commit 7f60a01
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/test_coveralls.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,7 @@ jobs:
run: bundle install && bundle exec rspec

- name: Coveralls
uses: coverallsapp/github-action@master
uses: coverallsapp/github-action@v2
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
coveralls-endpoint: https://coveralls:alpha@covervlad.fly.dev
path-to-lcov: ./coverage/lcov/coveralls-demo-ruby.lcov

0 comments on commit 7f60a01

Please sign in to comment.