Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
YassineYousfi committed Aug 6, 2024
1 parent 9dce107 commit d3e4117
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
run: |
sudo apt update
sudo apt install libcurl4-openssl-dev libssl-dev
pip install -r requirements_examples.txt pytest-cov pytest ruff parametrized
pip install -r requirements_examples.txt pytest-cov pytest ruff parameterized
- name: Run unittests
run: py.test --cov .
env:
Expand Down

0 comments on commit d3e4117

Please sign in to comment.