Skip to content

Change logo text color and make small paper and README changes in response to reviewer comments #103

Change logo text color and make small paper and README changes in response to reviewer comments

Change logo text color and make small paper and README changes in response to reviewer comments #103

Workflow file for this run

name: "linux tests"
on:
pull_request:
push:
branches:
- main
jobs:
tests:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: cachix/install-nix-action@v16
with:
nix_path: nixpkgs=channel:nixos-21.05
- run: nix flake check