Commit graph

3 commits

Author SHA1 Message Date
Jason Kankiewicz
930b9a850f Add a CI step to run the CMake build of the C bindings for @alexjg. 2022-02-16 13:24:08 -08:00
Alex Good
de5332af05 Run the js_test in CI
We add a script for running the js tests in `scripts/ci/js_tests`. This
script can also be run locally. We move the `automerge-js` package to
below the `automerge-wasm` crate as it is specifically testing the wasm
interface. We also add an action to the github actions workflow for CI
to run the js tests.
2021-12-30 17:30:38 -05:00
Alex Good
4e043e06c2 Add script to run all the CI steps 2021-12-24 10:18:16 -08:00