bytecodealliance / wasi-nn

High-level bindings for wasi-nn system calls
Apache License 2.0
44 stars 33 forks source link

Add CI action for publishing test #23

Closed brianjjones closed 3 years ago

brianjjones commented 3 years ago

Add CI action for NPM publish and crates.io to do a dry run and make sure we can still publish.

brianjjones commented 3 years ago

Added a publish --dry-run for both crates.io and npm.