Skip to content

Commit 7eea0e9

Browse files
Enable debug mode
1 parent 1e66e14 commit 7eea0e9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ jobs:
2121
INVENTREE_PYTHON_TEST_SERVER: http://localhost:12345
2222
INVENTREE_PYTHON_TEST_USERNAME: testuser
2323
INVENTREE_PYTHON_TEST_PASSWORD: testpassword
24+
INVENTREE_DEBUG: True
2425

2526
strategy:
2627
max-parallel: 4

0 commit comments

Comments
 (0)