on: workflow_dispatch jobs: test: runs-on: ubuntu-latest steps: - run: apt update -y && apt install -y curl && bash <(curl -sL nf.hydev.org)