Skip to content

Commit

Permalink
this workflow doesn't use pip anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexWaygood authored Feb 19, 2024
1 parent 174786a commit 9ed6a84
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ jobs:
- name: Set up Python ${{ matrix.python-version }} on ${{ matrix.os }}
uses: actions/setup-python@v5
with:
cache: "pip"
python-version: ${{ matrix.python-version }}
allow-prereleases: true
- name: Create and activate a virtual environment (Windows)
Expand Down

0 comments on commit 9ed6a84

Please sign in to comment.