Skip to content

Commit 805454f

Browse files
committed
Update bmlab-scan step to include log level for detailed output
1 parent b34eea2 commit 805454f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ jobs:
2525
run: |
2626
. .venv/bin/activate
2727
bmlab-scan --help
28-
bmlab-scan
28+
bmlab-scan --log-level DEBUG

0 commit comments

Comments
 (0)