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 a372558665 - Show all commits

View file

@ -5,6 +5,8 @@ on: [push]
jobs:
lint:
runs-on: docker
container:
image: ghcr.io/catthehacker/ubuntu:js-20.04
steps:
- uses: actions/checkout@v3
- uses: https://github.com/cachix/install-nix-action@v20