Skip to content

Commit

Permalink
Update tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
carltongibson authored Sep 16, 2024
1 parent 4a3eb8b commit caa3799
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ jobs:
- name: Store coverage file
uses: actions/upload-artifact@v4
with:
include-hidden-files: true
name: coverage-${{ matrix.python-version }}
path: .coverage.${{ matrix.python-version }}

Expand Down

0 comments on commit caa3799

Please sign in to comment.