Skip to content

Commit 9db7a75

Browse files
committed
Update cli_test.yaml
1 parent 5667cd3 commit 9db7a75

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cli_test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@ jobs:
1616
- name: Install the project
1717
run: uv sync --all-extras --dev
1818
- name: Generate example project
19-
run: python -m fastapi_forge start --use-example --no-ui --yes
19+
run: uv run -m fastapi_forge start --use-example --no-ui --yes
2020

0 commit comments

Comments
 (0)