pcov
pcov copied to clipboard
Build and publish Windows binaries to Release (Updated 1.0.12)
Added GitHub Action with four steps for windows build and test:
- Extract version
- Define Module Env
- Upload artifacts
- Publish Binaries to Release
When tag is creates, respective Release has created. Here you can see what a Release would look like: https://github.com/fawno/pcov/releases/tag/v1.0.12-build
This PR replaces #107