Skip to content

refactor code to use click #74

refactor code to use click

refactor code to use click #74

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