Skip to content

Commit 6a02971

Browse files
committed
Fix tests working directory in CI
1 parent 3b35dcc commit 6a02971

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/integration.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,5 @@ jobs:
3939
env:
4040
DB: sqlite
4141
run: >
42+
cd backend/manager
4243
python manage.py test

0 commit comments

Comments
 (0)