Skip to content

Commit 584c305

Browse files
mayastor-borstiagolobocastro
andcommitted
Merge #1869
1869: ci: remove duplicate nix install r=tiagolobocastro a=tiagolobocastro Co-authored-by: Tiago Castro <[email protected]>
2 parents 8d34ae3 + 121f506 commit 584c305

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

.github/workflows/bdd.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,6 @@ jobs:
3434
- name: Restart Nix daemon
3535
run: sudo systemctl restart nix-daemon
3636

37-
- uses: cachix/[email protected]
38-
3937
- name: Pre-populate nix-shell
4038
run: |
4139
export NIX_PATH=nixpkgs=$(jq '.nixpkgs.url' nix/sources.json -r)

.github/workflows/unit-int.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,6 @@ jobs:
3434
- name: Restart Nix daemon
3535
run: sudo systemctl restart nix-daemon
3636

37-
- uses: cachix/[email protected]
38-
3937
- name: Pre-populate nix-shell
4038
run: |
4139
export NIX_PATH=nixpkgs=$(jq '.nixpkgs.url' nix/sources.json -r)

0 commit comments

Comments
 (0)