Skip to content

Commit e6b4d02

Browse files
authored
chore: remove spurious ci step that makes it slower (#1152)
Signed-off-by: Sylvain Rabot <sylvain@formance.com>
1 parent 9809958 commit e6b4d02

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/actions/default/action.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@ runs:
1616
# with:
1717
# primary-key: nix-${{ runner.os }}-${{ hashFiles('**/flake.nix', '**/flake.lock') }}
1818
# restore-prefixes-first-match: nix-${{ runner.os }}-
19-
- name: Load dependencies
20-
shell: bash
21-
run: nix develop --install
2219
- name: go env
2320
id: go-env
2421
shell: bash

0 commit comments

Comments
 (0)