We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2fac02 commit 46714a9Copy full SHA for 46714a9
.github/workflows/ci-nix.yml
@@ -33,7 +33,6 @@ jobs:
33
steps:
34
- uses: actions/checkout@v4
35
- uses: DeterminateSystems/nix-installer-action@v16
36
- - uses: DeterminateSystems/magic-nix-cache-action@v9
37
- run: nix flake check
38
- run: nix develop --command echo 'This step should be done before any other "nix develop" steps because of measuring Nix build time'
39
- run: nix develop --command bundle install
0 commit comments