Files

17 lines
315 B
YAML
Raw Permalink Normal View History

2023-02-01 15:48:19 -08:00
include-source: false # Drop file/line/col from output
---
on: push
jobs:
build:
runs-on: ubuntu-latest
steps:
- null : ' '
run: echo {{ 😀 }}
---
{
"errors": [
{
"Message": ".github/workflows/errors-invalid-mapping-key.yml (Line: 6, Col: 9): Unexpected value ''"
}
]
}