mirror of
https://github.com/wassname/optuna-dashboard.git
synced 2026-09-09 11:28:14 +08:00
Fix github action errors
This commit is contained in:
@@ -24,7 +24,7 @@ jobs:
|
||||
- run: flake8 . --show-source
|
||||
- run: black --check --diff .
|
||||
- run: isort --check --diff .
|
||||
- run: mypy .
|
||||
- run: mypy optuna_dashboard python_tests
|
||||
test:
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
|
||||
Reference in New Issue
Block a user