Skip to content

Commit ea866d6

Browse files
committed
with cov
Signed-off-by: kgoebler <Konstantin.Goebler@de.bosch.com>
1 parent b2a58bd commit ea866d6

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)