Skip to content

Commit

Permalink
chore: update unittest yml file
Browse files Browse the repository at this point in the history
  • Loading branch information
andreyunugro committed May 27, 2024
1 parent 7d7cfb8 commit 53d5cf7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/unittest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:
coverage-reports: 'coverage/lcov.info'
- name: Run Coveralls
uses: coverallsapp/github-action@v2
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
file: 'coverage/lcov.info'
format: 'lcov'

0 comments on commit 53d5cf7

Please sign in to comment.