1
0
forked from clan/clan-core

add tests

This commit is contained in:
Jörg Thalheim 2023-07-21 13:34:40 +02:00
parent 054ac3f624
commit d2d0d39e41

View File

@ -0,0 +1,9 @@
name: build
on:
push:
jobs:
test:
runs-on: nix
steps:
- uses: actions/checkout@v3
- run: nix flake check -L