Skip to content

Commit

Permalink
tweak workflows naming
Browse files Browse the repository at this point in the history
  • Loading branch information
Ouziel committed Feb 11, 2025
1 parent 90bc177 commit ea7b585
Show file tree
Hide file tree
Showing 8 changed files with 1 addition and 24 deletions.
21 changes: 0 additions & 21 deletions .github/workflows/build_docker_image.yml

This file was deleted.

4 changes: 1 addition & 3 deletions .github/workflows/pytest_units_py310.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,7 @@ jobs:
run: |
cd counterparty-core
hatch run pytest counterpartycore/test/units counterpartycore/test/functionals \
--cov=counterpartycore/lib/ --cov-report= \
--cov-report=term-missing \
-s -vv
--cov=counterpartycore/lib/ --cov-report=
# upload coverage to coveralls
- name: Coveralls
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit ea7b585

Please sign in to comment.