parallaxsecond / rust-tss-esapi

TSS 2.0 Enhanced System API (ESAPI) Rust wrapper
https://docs.rs/tss-esapi/
Apache License 2.0
85 stars 51 forks source link

Add Ci for Windows #518

Open Superhepper opened 4 months ago

Superhepper commented 4 months ago

477 made it possible to build the crate under windows. It would there for be good to have a CI pipeline that tests that this continues to functions as intended. I.e. a pipeline that builds the crate and runs the tests on a windows platform.