Nix CI #176

Merged
v merged 14 commits from ci into main 2023-06-08 09:58:00 +02:00
Showing only changes of commit 4329dce82c - Show all commits

View file

@ -5,8 +5,9 @@ on: [push]
jobs:
lint:
runs-on: docker
container:
image: nixos/nix:2.16.1
steps:
- uses: actions/checkout@v3
- run: ls -l
- run: uname -a