Skip to content

Commit

Permalink
Merge pull request #98 from airtai/dev
Browse files Browse the repository at this point in the history
Include-hidden-files in artifact upload CI job (#97)
  • Loading branch information
kumaranvpl committed Sep 3, 2024
2 parents f001ca7 + 54926d9 commit ea8b325
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 ea8b325

Please sign in to comment.