Skip to content

Commit 4011905

Browse files
committed
Fix CI typo
1 parent 6a02971 commit 4011905

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,4 @@ jobs:
4040
DB: sqlite
4141
run: >
4242
cd backend/manager
43-
python manage.py test
43+
&& python manage.py test

0 commit comments

Comments
 (0)