Skip to content

Commit 250a1e1

Browse files
add optuna to test script
1 parent 891ecd4 commit 250a1e1

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/python.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,8 @@ jobs:
174174
nltk \
175175
fvcore \
176176
scikit-optimize \
177-
flair
177+
flair
178+
optuna
178179
kill $KA
179180
cd src/main/python
180181
python -m unittest discover -s tests/scuro -p 'test_*.py' -v

0 commit comments

Comments
 (0)