bebop / poly

A Go package for engineering organisms.
https://pkg.go.dev/github.com/bebop/poly
MIT License
663 stars 70 forks source link

Fix YAML syntax error in take.yml #379

Closed carreter closed 10 months ago

carreter commented 10 months ago

Changes in this PR

Fix a YAML syntax error in the take.yml GitHub Action, changing // to # to properly mark a comment.

Why are you making these changes?

GitHub Action is currently broken due to this syntax error.

Are any changes breaking? (IMPORTANT)

No.

Pre-merge checklist

All of these must be satisfied before this PR is considered ready for merging. Mergeable PRs will be prioritized for review.