Skip to content

Commit dcd8759

Browse files
committed
Improve test config
1 parent 5cb3145 commit dcd8759

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,5 +61,5 @@ jobs:
6161
-e BBLAB_TOOL_ROOT=/alldata/bblab_site/tools \
6262
-e BBLAB_TEMPLATE_ROOT=/alldata/bblab_site/templates \
6363
-w /alldata/bblab_site \
64-
cfe-lab/bblab-site:test \
65-
/opt/bblab_site/.venv/bin/python manage.py test --noinput
64+
cfe-lab/bblab-site:latest \
65+
uv run python manage.py test --noinput

0 commit comments

Comments
 (0)