mirror of
https://github.com/louisleroy5/trnslator.git
synced 2024-11-14 16:20:31 -05:00
Correct typo
This commit is contained in:
parent
c960c066d9
commit
b370aff918
|
@ -15,7 +15,7 @@ jobs:
|
|||
script: pytest --cov=translater --verbose tests/
|
||||
after_success:
|
||||
- coverage report -m
|
||||
- coverall
|
||||
- coveralls
|
||||
- name: Python 3.8 on macOS
|
||||
os: osx
|
||||
osx_image: xcode11.2
|
||||
|
|
Loading…
Reference in New Issue
Block a user