Skip to content

Allow to specify --boot-nodes, --features and other CLI params se… #14

Allow to specify --boot-nodes, --features and other CLI params se…

Allow to specify --boot-nodes, --features and other CLI params se… #14

Workflow file for this run

name: CI Build
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Install packages
run: sudo scripts/ci/install.sh
- name: Build
run: scripts/ci/ci.sh