Conda install #143
conda.yml
on: workflow_dispatch
Matrix: Install and test
Waiting for pending jobs
Annotations
1 error
Invalid workflow file:
.github/workflows/conda.yml#L69
The workflow is not valid. .github/workflows/conda.yml (Line: 69, Col: 13): Unexpected symbol: 'or'. Located at position 22 within expression: runner.os == 'macOS' or runner.os == 'Linux' .github/workflows/conda.yml (Line: 74, Col: 13): Unexpected symbol: 'or'. Located at position 22 within expression: runner.os == 'macOS' or runner.os == 'Linux'
|