fix literal #2
Annotations
1 error
Invalid workflow file:
.github/workflows/test.yml#L66
The workflow is not valid. .github/workflows/test.yml (Line: 66, Col: 13): Unexpected symbol: '"cuda"'. Located at position 18 within expression: matrix.device == "cuda" .github/workflows/test.yml (Line: 93, Col: 13): Unexpected symbol: '"cpu"'. Located at position 18 within expression: matrix.device == "cpu"
|