Merge pull request 'add tests' (#16) from cli into main

Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/16
This commit is contained in:
Mic92
2023-07-21 11:36:41 +00:00

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