Skip to content

fix(ci): remove home template #6

fix(ci): remove home template

fix(ci): remove home template #6

Workflow file for this run

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