1
1
mirror of https://github.com/oxalica/nil.git synced 2024-08-17 06:30:38 +03:00
This commit is contained in:
oxalica 2022-09-22 21:50:58 +08:00
parent bffd286622
commit b3360ef76d

View File

@ -61,7 +61,7 @@ jobs:
- name: Test
run: cargo test --all -- --include-ignored
nix:
nix-flake:
name: Nix packaging (flake)
strategy:
matrix:
@ -77,7 +77,7 @@ jobs:
- name: Flake build
run: nix build --no-update-lock-file --show-trace --verbose --print-build-logs
nix:
nix-legacy:
name: Nix packaging (legacy)
strategy:
matrix: