We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 730aeba commit 0b2fd2aCopy full SHA for 0b2fd2a
.github/actions/setup-nix/action.yaml
@@ -20,7 +20,3 @@ runs:
20
restore-prefixes-first-match: |
21
nix-${{ runner.os }}-${{ inputs.python-version }}-
22
nix-${{ runner.os }}-
23
-
24
- - name: Verify Nix installation
25
- shell: bash
26
- run: nix develop --command true
0 commit comments