mirror of
https://github.com/oxalica/nil.git
synced 2024-11-22 02:55:39 +03:00
Fix typo
This commit is contained in:
parent
bffd286622
commit
b3360ef76d
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user