mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
uv vent
This commit is contained in:
parent
fbffaddc57
commit
308a15221b
1 changed files with 1 additions and 0 deletions
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
|
|
@ -31,6 +31,7 @@ jobs:
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: |
|
run: |
|
||||||
pip install uv
|
pip install uv
|
||||||
|
uv venv
|
||||||
uv pip install -e '.[test]'
|
uv pip install -e '.[test]'
|
||||||
uv pip freeze
|
uv pip freeze
|
||||||
- name: Run tests
|
- name: Run tests
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue