Skip to content

add json_serialization formatters, move toml/std to toml #217

add json_serialization formatters, move toml/std to toml

add json_serialization formatters, move toml/std to toml #217

Workflow file for this run

name: CI
on:
push:
branches:
- master
pull_request:
workflow_dispatch:
jobs:
build:
uses: status-im/nimbus-common-workflow/.github/workflows/common.yml@main
with:
test-command: |
nimble install -y toml_serialization json_serialization unittest2
rm -f nimble.lock
nimble test