Skip to content

Commit

Permalink
Update pytest.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
firstof9 committed Jul 13, 2021
1 parent e7c6f0e commit b31a947
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pytest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
python -m pip install --upgrade pip
pip install -r requirements_test.txt
apt install language-pack-it
sudo apt-get -y install language-pack-it
- name: Generate coverage report
run: |
python -m pytest
Expand Down

0 comments on commit b31a947

Please sign in to comment.