CadQuery / cq-cli

Command Line Interface for executing CadQuery scripts and converting their output to another format.
Apache License 2.0
21 stars 7 forks source link

fix github actions badge url in readme #19

Closed justbuchanan closed 1 year ago

justbuchanan commented 1 year ago

I noticed the badge was green, but tests aren't passing for me. I got the url format from here: https://docs.github.com/en/actions/monitoring-and-troubleshooting-workflows/adding-a-workflow-status-badge.

jmwright commented 1 year ago

Thanks @justbuchanan