Skip to content

Create one contract and use it to all tests - Factory and roles tests #650

Create one contract and use it to all tests - Factory and roles tests

Create one contract and use it to all tests - Factory and roles tests #650

Workflow file for this run

name: Lint checks
on: [push]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v18
with:
nix_path: nixpkgs=channel:nixos-unstable
- run: nix-shell --run ci-lint