Use shell or bat script for tests depending on OS #101
gradle-build.yml
on: push
gradle
Matrix: test-java-os-mix
Waiting for pending jobs
Annotations
1 error
Invalid workflow file:
.github/workflows/gradle-build.yml#L66
The workflow is not valid. .github/workflows/gradle-build.yml (Line: 66, Col: 13): Unexpected symbol: '"Linux"'. Located at position 14 within expression: runner.os == "Linux" || runner.os == "macOS" .github/workflows/gradle-build.yml (Line: 72, Col: 13): Unexpected symbol: '"Windows"'. Located at position 14 within expression: runner.os == "Windows"
|