mirror of
https://github.com/wassname/optuna-dashboard.git
synced 2026-08-28 12:53:04 +08:00
Apply suggestions from code review
Co-authored-by: c-bata <c-bata@users.noreply.github.com>
This commit is contained in:
co-authored by
c-bata
parent
1a10f1bc3e
commit
736d2ee1fe
@@ -28,7 +28,6 @@ jobs:
|
||||
python -m pip install --progress-bar off --upgrade pip setuptools
|
||||
pip install --progress-bar off .[optional]
|
||||
pip install --progress-bar off .[test]
|
||||
pip install --progress-bar off "optuna>=3.1.0"
|
||||
pip install --progress-bar off .
|
||||
echo 'import coverage; coverage.process_startup()' > sitecustomize.py
|
||||
- name: Tests
|
||||
|
||||
Reference in New Issue
Block a user