Test against stable #43
test_stable.yml
on: workflow_dispatch
Run tutorials without smoke test on min req. versions of PyTorch & GPyTorch and latest Ax
/
Run tutorials
Run tutorials without smoke test on min req. versions of PyTorch & GPyTorch and stable Ax
/
Run tutorials
Matrix: tests-and-coverage-min-req-pip
Waiting for pending jobs
Matrix: tests-and-coverage-pip-stable
Waiting for pending jobs
Matrix: tests-conda-stable
Waiting for pending jobs
Annotations
1 error
Invalid workflow file:
.github/workflows/test_stable.yml#L73
The workflow is not valid. .github/workflows/test_stable.yml (Line: 73, Col: 12): Unrecognized function: 'if'. Located at position 1 within expression: if ( $min_torch_version == "1.13.1" && ${{ matrix.python-version
|