Skip to content

sudo: add assertion; avoid silent errors #1163

sudo: add assertion; avoid silent errors

sudo: add assertion; avoid silent errors #1163

Workflow file for this run

name: "deadnix"
on:
push:
branches: [ master ]
tags: [ '*' ]
pull_request:
jobs:
deadnix:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@V28
- uses: astro/deadnix-action@main
with:
flags: "-l"