biscuit-auth / biscuit-wasm

WebAssembly wrapper for Biscuit authorization tokens
Apache License 2.0
24 stars 10 forks source link

Add a simple CI #19

Closed ptondereau closed 1 year ago

ptondereau commented 1 year ago

My goal is to add e2e tests for Node.JS part. This include a CI with Github actions and write some basic tests with Jest.

First step is to setup a simple CI that just run build script

divarvel commented 1 year ago

i continued the effort in #25, so i'll close this one.

Thanks a lot for your help!