Choose any two refs to compare.
··· 3 branch: ["main"] 4 5 steps: 6 - - name: build server (nix) 7 command: | 8 nix build -L --show-trace
··· 3 branch: ["main"] 4 5 steps: 6 + - name: build server 7 command: | 8 nix build -L --show-trace