[MISC] Add Generic GPU CI. #26
generic.yml
on: pull_request
Matrix: generic
Waiting for pending jobs
Annotations
1 error
|
Invalid workflow file:
.github/workflows/generic.yml#L14
The workflow is not valid. .github/workflows/generic.yml (Line: 14, Col: 11): Unexpected symbol: '"-m'. Located at position 24 within expression: matrix.PYTEST_FLAGS == "-m required" && "CPU" || "GPU" .github/workflows/generic.yml (Line: 39, Col: 23): Unexpected symbol: '"-m'. Located at position 24 within expression: matrix.PYTEST_FLAGS == "-m required" && "0" || "1"
|