on: [push] jobs: test: runs-on: debian-latest container: image: nixos/nix steps: - run: nix flake check --verbose