Skip to content

Commit 2cb639e

Browse files
[CI] Add debug log in multi-device job
1 parent 3a49cca commit 2cb639e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/multi_device.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ concurrency:
1010
permissions:
1111
contents: read
1212

13+
env:
14+
UR_LOG_LEVEL_ZERO: "level:debug;flush:debug"
15+
1316
jobs:
1417
examples:
1518
name: Multi Device testing

0 commit comments

Comments
 (0)