Skip to content

Commit

Permalink
Check
Browse files Browse the repository at this point in the history
  • Loading branch information
unoduetre committed Jun 25, 2024
1 parent c8fa21e commit 6ea29c0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test-coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,11 @@ jobs:
uses: actions/download-artifact@v4
with:
name: minitest-test-coverage
path: minitest-test-coverage
- name: Retrieve pact test coverage
uses: actions/download-artifact@v4
with:
name: pact-test-coverage
path: pact-test-coverage
- name: Check Ruby test coverage
run: ls -R

0 comments on commit 6ea29c0

Please sign in to comment.