Skip to content

Commit 2a7b6d4

Browse files
committed
with cov
Signed-off-by: kgoebler <[email protected]>
1 parent 78f92ce commit 2a7b6d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ jobs:
3232
python -m pip install -r requirements_dev.txt
3333
- name: Test with pytest
3434
run: |
35-
python -m pytest
35+
python -m pytest --cov=causalAssembly tests/

0 commit comments

Comments
 (0)