mirror of
https://github.com/aljazceru/nutshell.git
synced 2025-12-21 02:54:20 +01:00
xml
This commit is contained in:
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@@ -36,6 +36,6 @@ jobs:
|
||||
MINT_HOST: localhost
|
||||
MINT_PORT: 3338
|
||||
run: |
|
||||
poetry run pytest tests --cov-report --cov cashu
|
||||
poetry run pytest tests --cov-report xml --cov cashu
|
||||
- name: Upload coverage to Codecov
|
||||
uses: codecov/codecov-action@v3
|
||||
|
||||
Reference in New Issue
Block a user