Skip to content

Commit 8369cd9

Browse files
committed
Update build.yml
1 parent 2681a08 commit 8369cd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,6 @@ jobs:
3232
# TODO: #8818 Re-enable quantum tests
3333
run: pytest
3434
--cov-report=term-missing:skip-covered
35-
--cov=.
35+
--cov=. .
3636
- if: ${{ success() }}
3737
run: scripts/build_directory_md.py 2>&1 | tee DIRECTORY.md

0 commit comments

Comments
 (0)