diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9d20efe9..d6663727 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -92,6 +92,7 @@ jobs: with: name: coverage-${{ matrix.coverage-name }} path: nengo-bones/.coverage + include-hidden-files: true coverage: if: ${{ always() }} needs: