Update tests for torch/cuda
This commit is contained in:
1
.github/workflows/basic_test.yml
vendored
1
.github/workflows/basic_test.yml
vendored
@@ -37,6 +37,7 @@ jobs:
|
||||
python -m black ./lib/trade_models -l 88 --check --diff --verbose
|
||||
python -m black ./lib/procedures -l 88 --check --diff --verbose
|
||||
python -m black ./lib/config_utils -l 88 --check --diff --verbose
|
||||
python -m black ./lib/log_utils -l 88 --check --diff --verbose
|
||||
|
||||
- name: Test Search Space
|
||||
run: |
|
||||
|
Reference in New Issue
Block a user