Skip to content

[BUG] Invalid YAML syntax breaks runtime-go-testing workflow #2443

@Varadraj75

Description

@Varadraj75

Describe the bug.

The runtime-go-testing GitHub Action is failing due to an invalid YAML syntax error in:
.github/workflows/runtime-go-testing.yml

Expected behavior

The workflow should:

  • Parse successfully
  • Pass YAML validation
  • Execute the Runtime Go model tests as intended

Screenshots

Image

How to Reproduce

  1. Open or update a PR that triggers the runtime-go-testing workflow
  2. Navigate to the Actions tab
  3. Observe the workflow failure
  4. The error message shows a YAML syntax issue on line 16

🖥️ Device Information [optional]

  • Operating System (OS): (N/A)
  • Browser: (N/A)
  • Browser Version: (N/A)

👀 Have you checked for similar open issues?

  • I checked and didn't find similar issue

🏢 Have you read the Contributing Guidelines?

Are you willing to work on this issue ?

Yes I am willing to submit a PR!

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions