👷 Run tests from Python environment (with uv
), not from Docker container (#1361)
This commit is contained in:

committed by
GitHub

parent
b3a77946cb
commit
39325ad421
2
.github/workflows/smokeshow.yml
vendored
2
.github/workflows/smokeshow.yml
vendored
@@ -2,7 +2,7 @@ name: Smokeshow
|
||||
|
||||
on:
|
||||
workflow_run:
|
||||
workflows: [Test]
|
||||
workflows: [Test Backend]
|
||||
types: [completed]
|
||||
|
||||
jobs:
|
||||
|
Reference in New Issue
Block a user