Skip to content

Allow ignoring unknown command line options (#115) #222

Allow ignoring unknown command line options (#115)

Allow ignoring unknown command line options (#115) #222

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