1
0
mirror of https://github.com/nvbn/thefuck.git synced 2025-03-14 06:38:32 +00:00
This commit is contained in:
Divy Jain 2021-01-04 01:26:23 +05:30
parent 11024f75ed
commit 6d5798fc53
No known key found for this signature in database
GPG Key ID: 45ABD8EE0FEC4C0B

View File

@ -33,4 +33,5 @@ jobs:
python -m coverage run --source=thefuck,tests -m py.test -v --capture=sys tests -m functional
- name: Post Coverage to Coveralls
if: ${{ matrix.os == 'ubuntu-latest' && matrix.pyversion == '3.8' }}
run: |
python -m coveralls