Update tests.yml

This commit is contained in:
Emil Stenström 2024-07-12 11:41:32 +02:00 committed by GitHub
parent f5da6bbd3a
commit 42b6785528
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -18,6 +18,7 @@ jobs:
uses: actions/setup-python@v5
with:
python-version: ${{ matrix.python-version }}
cache: "pip"
- name: Install dependencies
run: |
python -m pip install --upgrade pip