Skip to content

Merge branch 'feat/add-tests' into 46-test-list-rpc #71

Merge branch 'feat/add-tests' into 46-test-list-rpc

Merge branch 'feat/add-tests' into 46-test-list-rpc #71

Workflow file for this run

name: "Build legacy Nix package on Ubuntu"
on:
push:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: cachix/install-nix-action@v12
- name: Building package
run: nix build --extra-experimental-features nix-command --extra-experimental-features flakes