Skip to content

Update draft-pdf.yml #95

Update draft-pdf.yml

Update draft-pdf.yml #95

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