mirror of
https://github.com/vacp2p/zerokit.git
synced 2025-02-25 12:45:47 +00:00
* refactor(zerokit): split test workflows per module * refactor(ci): separate clippy per module * fix(ci): continue with next module lint check, even if previous fails * refactor: enable tests on linux/macos * fix(rln-wasm): make cargo make build work on macOS and linux (#77) * fix(ci): fix workflow * fix(ci): add name to workflows * refactor(zerokit): split test workflows per module * refactor(ci): separate clippy per module * fix(ci): continue with next module lint check, even if previous fails * refactor: enable tests on linux/macos * fix(ci): fix workflow * fix(ci): add name to workflows * fix(ci): enable lint tests only for ubuntu