Skip to content

Commit 168f691

Browse files
committed
adapt ci
1 parent c19765d commit 168f691

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -291,7 +291,7 @@ jobs:
291291

292292
defaults:
293293
run:
294-
working-directory: ./app
294+
working-directory: ./server/app
295295
steps:
296296
- uses: actions/checkout@v4
297297
- name: Set up Python ${{ env.X_PYTHON_MIN_VERSION }}

0 commit comments

Comments
 (0)