Skip to content

chore: cleanup unnecessary scratchpad exec-once #695

chore: cleanup unnecessary scratchpad exec-once

chore: cleanup unnecessary scratchpad exec-once #695

Workflow file for this run

name: Dead code analysis
on: [ push ]
jobs:
deadnix:
name: Deadnix
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v23
with:
nix_path: nixpkgs=channel:nixos-unstable
- uses: cachix/cachix-action@v12
with:
name: deadnix
- uses: astro/deadnix-action@main