1
0
forked from clan/clan-core

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

Reviewed-on: clan/clan-core#16
This commit is contained in:
Mic92 2023-07-21 11:36:41 +00:00
commit a05c550b41

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