We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a02971 commit 4011905Copy full SHA for 4011905
.github/workflows/integration.yml
@@ -40,4 +40,4 @@ jobs:
40
DB: sqlite
41
run: >
42
cd backend/manager
43
- python manage.py test
+ && python manage.py test
0 commit comments