diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9f22d8add..36e31446b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -61,6 +61,7 @@ jobs: with: name: coverage-${{ matrix.python-version }} path: .coverage.${{ matrix.python-version }} + include-hidden-files: true static-typing: name: Run Pyright