Skip to content

adds support for $HOME/.tigrc (#354) #166

adds support for $HOME/.tigrc (#354)

adds support for $HOME/.tigrc (#354) #166

Workflow file for this run

name: "Nix Flake Check"
on:
pull_request:
push:
jobs:
tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v19
- run: nix flake check
- run: nix build