Example of using Github Actions for CI for a holochain JS/rust repo

We’ve recently merged a pull request for adding ‘continuous integration’ testing to the holochain-conductor-api repo, and we figured out how to use Github Actions as the system for that.

Again, in case it’s useful to anyone, here’s a reference for that:

5 Likes

nice, thanks for the examples @Connoropolous :+1: