Add action

This commit is contained in:
traxys 2023-08-14 18:03:50 +02:00
parent 1cd1b69676
commit 886df477a8

View file

@ -0,0 +1,8 @@
on: [push]
jobs:
tests:
runs-on: nix-23.05
steps:
- uses: actions/checkout@v3
- run: nix flake check