Skip to content

Added svc-management (#49) #78

Added svc-management (#49)

Added svc-management (#49) #78

Workflow file for this run

name: "flake check"
on:
push:
branches: [ master ]
tags: [ '*' ]
pull_request:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v24
- run: nix flake check