diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index 675005e..6b0fe2c 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -43,7 +43,7 @@ jobs: steps: - uses: actions/checkout@v3 with: - lfs: true # Ensure LFS files are fetched + lfs: true # Ensure LFS files are fetched - name: Set up Python ${{ matrix.python }} uses: actions/setup-python@v4