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