Integration tests #674
build.yml
on: pull_request
build-linux-ubi8-gcc12
build-macos
build-windows-release
build-linux-memtest
build-macos-debug
build-mingw-w64
build-windows-32bit
build-windows-debug
codecoverage-macos
integration-test-last-commit-and-last-release
integration-tests-last-two-releases
integration-tests-latest-commit
integration-tests-latest-release
Annotations
1 error
Invalid workflow file:
.github/workflows/build.yml#L306
The workflow is not valid. .github/workflows/build.yml (Line: 306, Col: 9): Unrecognized named-value: 'env'. Located at position 1 within expression: env.RUN_INTEGRATION_TESTS == 'on' .github/workflows/build.yml (Line: 370, Col: 9): Unrecognized named-value: 'env'. Located at position 1 within expression: env.RUN_INTEGRATION_TESTS == 'on'
|