Skip to content

Fix copyright formatting in the readme #20

Fix copyright formatting in the readme

Fix copyright formatting in the readme #20

Workflow file for this run

name: CI
on:
push:
branches:
- master
pull_request:
types:
- opened
- synchronize
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v21
- run: nix build