Skip to content

build(git): ignore treewide nix fmt #40

build(git): ignore treewide nix fmt

build(git): ignore treewide nix fmt #40

Workflow file for this run

name: "Build"
on:
push:
branches:
- "*"
pull_request:
branches:
- "master"
jobs:
tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v19
with:
nix_path: nixpkgs=channel:nixos-unstable
- run: nix-build