Skip to content

repo: cleaning and refactoring #141

repo: cleaning and refactoring

repo: cleaning and refactoring #141

Workflow file for this run

name: "Configuration testing"
on:
pull_request:
push:
jobs:
Nix-Flake-Check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v18
with:
github_access_token: ${{ secrets.GITHUB_TOKEN }}
- run: nix flake check .