Skip to content

Deliver status information using server-sent events #1061

Deliver status information using server-sent events

Deliver status information using server-sent events #1061

Workflow file for this run

name: Nix
on:
push:
branches:
- master
pull_request:
branches:
- master
jobs:
test:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os:
- ubuntu-latest
- macos-latest
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v23
with:
nix_path: nixpkgs=channel:nixos-unstable
- run: nix-build