Skip to content

Commit

Permalink
Include-hidden-files in artifact upload CI job (#97)
Browse files Browse the repository at this point in the history
  • Loading branch information
rjambrecic committed Sep 3, 2024
1 parent 89b4af6 commit 54926d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ jobs:
name: .coverage.${{ runner.os }}-py${{ matrix.python-version }}-${{ matrix.pydantic-version }}
path: coverage
if-no-files-found: error
include-hidden-files: true

test-macos-latest:
if: github.event.pull_request.draft == false
Expand Down

0 comments on commit 54926d9

Please sign in to comment.