this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

ci(e2e): use determinate nix installer

+1 -4
+1 -4
.github/workflows/test-e2e.yml
··· 40 40 df -h 41 41 42 42 - name: Install Nix 43 - uses: cachix/install-nix-action@v31 44 - with: 45 - extra_nix_config: | 46 - experimental-features = nix-command flakes 43 + uses: DeterminateSystems/determinate-nix-action@v3 47 44 48 45 - name: Show virtualization support 49 46 run: |