Skip to content

chore: refactor code to use click (#53) #76

chore: refactor code to use click (#53)

chore: refactor code to use click (#53) #76

Workflow file for this run

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