Skip to content

Commit 9a3b417

Browse files
committed
Use verbose for coverage
1 parent e30036a commit 9a3b417

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ on:
2020
jobs:
2121
build:
2222
runs-on: ${{ matrix.os }}
23+
env:
24+
- PYTEST_ADDOPTS: "-vv"
2325

2426
strategy:
2527
fail-fast: false

0 commit comments

Comments
 (0)