when: - event: pull_request steps: - name: "Run cargo test" image: docker.nix-community.org/nixpkgs/nix-flakes commands: - nix run github:nixos/nixpkgs/nixos-unstable#cargo -- test --workspace --all-targets