drone / go-convert

Package convert provides tools for converting pipeline configuration files to the Drone format.
Apache License 2.0
10 stars 8 forks source link

[github] fix flaky `if.yaml` test #83

Closed jimsheldon closed 11 months ago

jimsheldon commented 1 year ago

See this failure: https://harness.drone.io/drone/go-convert/99/1/2

And this success: https://harness.drone.io/drone/go-convert/100/1/2

Both are from the same git ref, so we must have a flaky test.

jimsheldon commented 11 months ago

Should be fixed in #102