mirror of
https://github.com/georgyo/ifconfig.io.git
synced 2025-02-09 00:54:54 +00:00
Update test.yml
This commit is contained in:
parent
771a958a3e
commit
722d5e1e15
8
.github/workflows/test.yml
vendored
8
.github/workflows/test.yml
vendored
@ -10,12 +10,8 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
# Nix Flakes doesn't work on shallow clones
|
# Nix Flakes doesn't work on shallow clones
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
- uses: cachix/install-nix-action@v20
|
- name: Install Nix
|
||||||
with:
|
uses: DeterminateSystems/nix-installer-action@v3
|
||||||
nix_path: nixpkgs=channel:nixos-unstable
|
|
||||||
extra_nix_config: |
|
|
||||||
experimental-features = nix-command flakes
|
|
||||||
system-features = nixos-test benchmark big-parallel kvm
|
|
||||||
- run: nix-build
|
- run: nix-build
|
||||||
test:
|
test:
|
||||||
strategy:
|
strategy:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user