Skip to content

Commit

Permalink
ℹ️
Browse files Browse the repository at this point in the history
ℹ️ fix GHA
  • Loading branch information
securisecctf committed Dec 4, 2019
1 parent a4c089c commit e4d69d0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/tests_multi_os.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ jobs:
python -m pip install --upgrade pip
pip install .
- name: Test with pytest
if
run: |
pytest --disable-pytest-warnings --cov-report=xml --cov=chepy --cov-config=.coveragerc tests/
coverage report -m
Expand Down

0 comments on commit e4d69d0

Please sign in to comment.