Skip to content

[Internal] Skip integration tests on docs-only changes #29

[Internal] Skip integration tests on docs-only changes

[Internal] Skip integration tests on docs-only changes #29

Triggered via pull request October 28, 2024 14:00
Status Startup failure
Total duration
Artifacts

integration-tests.yml

on: pull_request
Check if changes require integration tests to be triggered
Check if changes require integration tests to be triggered
auto-approve
auto-approve
Trigger Tests
Trigger Tests
Fit to window
Zoom out
Zoom in

Annotations

1 error
Invalid workflow file: .github/workflows/integration-tests.yml#L32
The workflow is not valid. .github/workflows/integration-tests.yml (Line: 32, Col: 9): Unexpected symbol: '{{'. Located at position 1 within expression: {{ env.integration_tests_required == "true" }} .github/workflows/integration-tests.yml (Line: 67, Col: 9): Unexpected symbol: '{{'. Located at position 1 within expression: {{ github.event_name == "merge_group" || env.integration_tests_required == "false" }}