👷 Run tests from Python environment (with uv), not from Docker container (#1361)

This commit is contained in:
Sebastián Ramírez
2024-09-23 23:27:21 +02:00
committed by GitHub
parent b3a77946cb
commit 39325ad421
3 changed files with 40 additions and 10 deletions

View File

@@ -2,7 +2,7 @@ name: Smokeshow
on:
workflow_run:
workflows: [Test]
workflows: [Test Backend]
types: [completed]
jobs: