Skip to content

feat: check envvars are non-empty, not just unset #48

feat: check envvars are non-empty, not just unset

feat: check envvars are non-empty, not just unset #48

Workflow file for this run

name: "Test"
on:
push:
pull_request:
jobs:
nix:
runs-on: macos-latest
steps:
- uses: actions/checkout@v3
- uses: DeterminateSystems/nix-installer-action@main
with:
extra-conf: |
substituters = https://cl-nix-lite.cachix.org https://cache.nixos.org/
trusted-public-keys = cl-nix-lite.cachix.org-1:ab6+b0u2vxymMLcZ5DDqPKnxz0WObbMszmC+BDBHpFc= cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
- name: Flake
run: nix build