Skip to content

Allow to provide a directory with additional json files from slither printer #1050

Allow to provide a directory with additional json files from slither printer

Allow to provide a directory with additional json files from slither printer #1050

Workflow file for this run

name: Nix
on:
push:
branches:
- master
pull_request:
branches:
- master
jobs:
test:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os:
- ubuntu-latest
- macos-latest
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v23
with:
nix_path: nixpkgs=channel:nixos-unstable
- run: nix-build