Skip to content

Commit 89442a6

Browse files
committed
set DEBUG=true for tests
1 parent 202a364 commit 89442a6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/run-tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ on:
1111
required: false
1212
default: 'latest'
1313

14+
env:
15+
DEBUG: true
16+
1417
jobs:
1518
setup:
1619
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)