Skip to content

feat: Pass nix-config as self to avoid infinite recursion #34

feat: Pass nix-config as self to avoid infinite recursion

feat: Pass nix-config as self to avoid infinite recursion #34

Workflow file for this run

name: tests
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
nix:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v22
- run: nix flake check