Skip to content

Add john the ripper #46

Add john the ripper

Add john the ripper #46

Workflow file for this run

name: "Nix Flake Check"
on:
pull_request:
push:
jobs:
tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v19
- run: nix flake check
- run: nix build