Skip to content

Commit

Permalink
chore(ci): coverage report
Browse files Browse the repository at this point in the history
  • Loading branch information
markokajzer committed Feb 10, 2024
1 parent 6ca0f00 commit 9af5b33
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,7 @@ jobs:

- name: Run Tests
run: bundle exec rspec

- uses: joshmfrankel/simplecov-check-action@main
with:
github_token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 9af5b33

Please sign in to comment.