Skip to content

refactor(options): persistent format #15

refactor(options): persistent format

refactor(options): persistent format #15

Workflow file for this run

name: Check Hysteria
on:
- pull_request
- push
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Install Nix
uses: cachix/install-nix-action@v26
with:
nix_path: nixpkgs=channel:nixos-23.11
- name: Run Flake Check
run: nix flake check