-
-
Notifications
You must be signed in to change notification settings - Fork 229
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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
How to Reproduce
- Open or update a PR that triggers the
runtime-go-testingworkflow - Navigate to the Actions tab
- Observe the workflow failure
- 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?
- I have read the Contributing Guidelines
Are you willing to work on this issue ?
Yes I am willing to submit a PR!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working