Skip to content

Commit 0b2fd2a

Browse files
committed
Revert "ci: nix dev true (#91)"
This reverts commit 730aeba.
1 parent 730aeba commit 0b2fd2a

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/actions/setup-nix/action.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,3 @@ runs:
2020
restore-prefixes-first-match: |
2121
nix-${{ runner.os }}-${{ inputs.python-version }}-
2222
nix-${{ runner.os }}-
23-
24-
- name: Verify Nix installation
25-
shell: bash
26-
run: nix develop --command true

0 commit comments

Comments
 (0)