on: [push] jobs: test: runs-on: nix steps: - run: echo "experimental-features = nix-command flakes" >> /etc/nix/nix.conf - run: nix flake check --verbose