Skip to content

Commit

Permalink
Release v0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
denysgerasymuk799 committed Jan 29, 2024
1 parent d605e6b commit 5190574
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@ jobs:
- name: pytest [Branch]
run: |
source ~/.venv/bin/activate
pip install requests-toolbelt==1.0.0
pip install xgboost~=1.7.2
pytest --durations=10 -n logical # Run pytest on all logical CPU cores

0 comments on commit 5190574

Please sign in to comment.