mirror of
https://github.com/fastapi/full-stack-fastapi-template.git
synced 2026-09-21 05:12:48 +00:00
👷 Run tests from Python environment (with uv), not from Docker container (#1361)
This commit is contained in:
@@ -2,7 +2,7 @@ name: Smokeshow
|
||||
|
||||
on:
|
||||
workflow_run:
|
||||
workflows: [Test]
|
||||
workflows: [Test Backend]
|
||||
types: [completed]
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user