Skip to content

Commit

Permalink
Fix typo in pip-cache dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
llimeht committed Aug 9, 2024
1 parent 7aa6725 commit 82762af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
python-version: ${{ matrix.python-version }}
cache: 'pip'
cache-dependency-path: |
**/ci.yml
**/test.yml
**/requirements*.txt
### Installation of build-dependencies
Expand Down

0 comments on commit 82762af

Please sign in to comment.