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 1e66e14 commit 7eea0e9Copy full SHA for 7eea0e9
.github/workflows/ci.yaml
@@ -21,6 +21,7 @@ jobs:
21
INVENTREE_PYTHON_TEST_SERVER: http://localhost:12345
22
INVENTREE_PYTHON_TEST_USERNAME: testuser
23
INVENTREE_PYTHON_TEST_PASSWORD: testpassword
24
+ INVENTREE_DEBUG: True
25
26
strategy:
27
max-parallel: 4
0 commit comments