1
0
Fork 0
mirror of synced 2024-12-04 13:25:34 -05:00

Compare commits

..

1 commit

Author SHA1 Message Date
Wanimatrix
79ec53f148
Merge e2c455213c into 720206578a 2024-05-25 23:01:20 -05:00
2 changed files with 2 additions and 9 deletions

View file

@ -47,14 +47,11 @@ jobs:
run: |
python -m tox
python -m tox -e coverage_report
- uses: codecov/codecov-action@v5
with:
fail_ci_if_error: true
token: ${{ secrets.CODECOV_TOKEN }}
- uses: codecov/codecov-action@v3
fmt:
name: Format
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v3
- uses: psf/black@stable
- uses: isort/isort-action@v1

View file

@ -1,4 +0,0 @@
coverage:
status:
project: off
patch: off