Skip to content

Commit c76a4c8

Browse files
Sid MohanSid Mohan
Sid Mohan
authored and
Sid Mohan
committed
- updated dev-cicd
1 parent af99a83 commit c76a4c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/dev-cicd.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
pip install -e .
5555
pip install tox just pre-commit
5656
- name: Run Tests with tox
57-
run: tox -- --cov datafog --cov-report xml --cov-report term --codeblocks
57+
run: tox -- --cov datafog --cov-report xml --cov-report term -v -s --cov-report=term-missing
5858
- name: Submit to Codecov
5959
uses: codecov/codecov-action@v3
6060
with:

0 commit comments

Comments
 (0)