GitHub CI pipeline is malformed #433
Labels
kind/bug
Something isn't working
kind/regression
Something was working, now it isn't
priority/critical-urgent
Highest priority. Must be actively worked on as someone's top priority right now.
Current behavior
Thew GitHub CI template gets generated invalid:
Note that the whole section starting the incorrectly indented
UnoApp26.Tests
line should not be there as I did not include tests in the setup (see repro steps below).Expected behavior
Should be valid YAML
How to reproduce it (as minimally and precisely as possible)
I used the Blank template with .NET 8, all target platforms and GitHub pipeline as CI option. After creation, the
ci.yml
file was malformed. I tried two times with the same result.The text was updated successfully, but these errors were encountered: