kopia lustrzana https://github.com/jazzband/icalevents
fix: make it run
rodzic
5aa36f0c44
commit
74b2bdcd09
|
@ -32,7 +32,7 @@ jobs:
|
|||
flake8 . --count --exit-zero --max-complexity=10 --max-line-length=127 --statistics
|
||||
- name: Test with pytest
|
||||
run: |
|
||||
coverage run tests.py
|
||||
coverage run test.py
|
||||
coverage xml
|
||||
- name: 'Upload coverage to Codecov'
|
||||
uses: codecov/codecov-action@v2
|
||||
|
|
Ładowanie…
Reference in New Issue