Skip to content

README: fix badge, link. #580

README: fix badge, link.

README: fix badge, link. #580

Workflow file for this run

on: [push, pull_request]
name: build
jobs:
zig:
name: Build and test
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Install Nix
uses: DeterminateSystems/nix-installer-action@v4
- name: Run the Magic Nix Cache
uses: DeterminateSystems/magic-nix-cache-action@v2
- run: nix flake check -L