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 b82578f commit ea27e8cCopy full SHA for ea27e8c
dali-rp2.pyproj
@@ -17,6 +17,7 @@
17
<TestFramework>pytest</TestFramework>
18
<UnitTestPattern>test*.py</UnitTestPattern>
19
<UnitTestRootDirectory>tests</UnitTestRootDirectory>
20
+ <Environment>LOG_LEVEL=DEBUG</Environment>
21
</PropertyGroup>
22
<PropertyGroup Condition="'$(Configuration)' == 'Debug'" />
23
<PropertyGroup Condition="'$(Configuration)' == 'Release'" />
0 commit comments