Skip to content

Hardening of remote maintenance via SSH #165

Hardening of remote maintenance via SSH

Hardening of remote maintenance via SSH #165

Workflow file for this run

name: "Test"
on:
pull_request:
push:
jobs:
tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v18
with:
nix_path: nixpkgs=channel:nixos-unstable
extra_nix_config: |
system-features = nixos-test benchmark big-parallel kvm
- run: testing/run