We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8d34ae3 + 121f506 commit 584c305Copy full SHA for 584c305
.github/workflows/bdd.yml
@@ -34,8 +34,6 @@ jobs:
34
- name: Restart Nix daemon
35
run: sudo systemctl restart nix-daemon
36
37
- - uses: cachix/install-nix-action@v31.3.0
38
-
39
- name: Pre-populate nix-shell
40
run: |
41
export NIX_PATH=nixpkgs=$(jq '.nixpkgs.url' nix/sources.json -r)
.github/workflows/unit-int.yml
0 commit comments