Skip to content

Merge pull request #299 from karma-riuk/cups #57

Merge pull request #299 from karma-riuk/cups

Merge pull request #299 from karma-riuk/cups #57

Workflow file for this run

name: "Nix Flake Check"
on:
pull_request:
push:
jobs:
tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v19
- run: nix flake check
- run: nix build