Skip to content

base: disable useDHCP everywhere, prom-exporter-gw: onlySSL to set ke… #2

base: disable useDHCP everywhere, prom-exporter-gw: onlySSL to set ke…

base: disable useDHCP everywhere, prom-exporter-gw: onlySSL to set ke… #2

Workflow file for this run

name: Check flake (run tests)
on:
push:
jobs:
check:
strategy:
max-parallel: 1
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
ref: 'master'
- uses: cachix/install-nix-action@v22
with:
# explicitly enable sandbox
extra_nix_config: sandbox = true
- run: nix flake check