Skip to content

Default to Git-tracked files for treated file paths #47

Default to Git-tracked files for treated file paths

Default to Git-tracked files for treated file paths #47

Workflow file for this run

name: test
on: [push]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 2
- uses: cachix/install-nix-action@v25
with:
nix_path: nixpkgs=channel:nixos-unstable
- run: scripts/test.sh