Skip to content

Feat/quality of life #173

Feat/quality of life

Feat/quality of life #173

Workflow file for this run

name: "Configuration Dev building test"
on:
pull_request:
push:
branches:
- main
jobs:
tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v30
with:
nix_path: nixpkgs=channel:nixos-24.11
- run: ./tests/config-dev-test.sh