Skip to content

Merge pull request #6 from espottesmith/main #83

Merge pull request #6 from espottesmith/main

Merge pull request #6 from espottesmith/main #83

Workflow file for this run

name: "linux tests"
on:
pull_request:
push:
branches:
- main
jobs:
tests:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: cachix/install-nix-action@v16
with:
nix_path: nixpkgs=channel:nixos-21.05
- run: nix flake check