Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
vrslev committed Sep 18, 2024
1 parent 2f6e9cf commit f538d8d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,7 @@ jobs:
name: coverage-data-${{ matrix.python-version }}
path: .coverage.*
if-no-files-found: ignore
include-hidden-files: true

coverage: # https://hynek.me/articles/ditch-codecov-python/
runs-on: ubuntu-latest
Expand Down

0 comments on commit f538d8d

Please sign in to comment.