Skip to content

Commit 4f702fa

Browse files
committed
Update cli_test.yaml
1 parent 9db7a75 commit 4f702fa

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/cli_test.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,8 @@ jobs:
1717
run: uv sync --all-extras --dev
1818
- name: Generate example project
1919
run: uv run -m fastapi_forge start --use-example --no-ui --yes
20+
- name: Run
21+
working-directory: ./game_zone
22+
run: make up
23+
- name: Run tests
2024

0 commit comments

Comments
 (0)