diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 8c2a91b2a..3d18052f8 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -43,7 +43,7 @@ jobs: with: python-version: ${{ matrix.python-version }} cache: pip - cache-dependency-path: "**/.ci/*.sh" + cache-dependency-path: ".ci/*.sh" - name: Build system information run: python3 .github/workflows/system-info.py