Skip to content

Commit

Permalink
merge multiple?
Browse files Browse the repository at this point in the history
  • Loading branch information
willbarton committed Dec 20, 2023
1 parent 923567a commit 520c1fc
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,8 +87,7 @@ jobs:
- name: Retrieve test coverage
uses: actions/download-artifact@v4
merge-multiple: true

- name: Check coverage
run: |
ls coverage*
tox -e coverage
run: tox -e coverage

0 comments on commit 520c1fc

Please sign in to comment.