mirror of
https://github.com/django-components/django-components.git
synced 2025-08-04 14:28:18 +00:00
Update tests.yml
This commit is contained in:
parent
f5da6bbd3a
commit
42b6785528
1 changed files with 1 additions and 0 deletions
1
.github/workflows/tests.yml
vendored
1
.github/workflows/tests.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue