Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
HoneyryderChuck committed Nov 5, 2024
1 parent b3c8d4f commit bccd30c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ jobs:
CI: 1
run: |
find coverage -name "*resultset.json" -exec sed -i 's?${{ github.workspace }}?'`pwd`'?' {} \;
ls -aux .
bundle exec rake coverage:report
- uses: joshmfrankel/simplecov-check-action@main
Expand Down

0 comments on commit bccd30c

Please sign in to comment.