Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
imobachgs committed Jun 30, 2023
1 parent 1088922 commit 773a701
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,10 +93,10 @@ jobs:
run: bundle exec rspec

- name: Coveralls GitHub Action
uses: coverallsapp/github-action@v1
uses: coverallsapp/github-action@v2
with:
base-path: ./service
path-to-lcov: ./service/coverage/lcov.info
file: ./service/coverage/lcov.info
flag-name: backend
parallel: true
debug: true
Expand Down

0 comments on commit 773a701

Please sign in to comment.