Skip to content

Commit

Permalink
Update tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mar10 committed Dec 27, 2024
1 parent e461c3c commit d8c52eb
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 @@ -41,7 +41,7 @@ jobs:
sudo apt-get install graphviz
python -V
python -m pip install --upgrade pip
python -m pip install pydot pytest pytest-cov pytest-html rdflib ruff
python -m pip install benchman pydot pytest pytest-cov pytest-html rdflib ruff
# if [ -f requirements.txt ]; then pip install -r requirements.txt; fi
python -m pip install -e .
python -m pip list
Expand Down

0 comments on commit d8c52eb

Please sign in to comment.