mirror of
https://github.com/NixOS/nix
synced 2025-06-25 02:21:16 +02:00
README: update CI badge
The `Test` workflow was renamed to `CI` in
9aa486c4be
.
It still seems to be showing the status it was last running on the
master branch. This information is misleading and should be corrected.
This commit is contained in:
parent
915db74dbf
commit
168bf9c3cd
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Nix
|
# Nix
|
||||||
|
|
||||||
[](https://opencollective.com/nixos)
|
[](https://opencollective.com/nixos)
|
||||||
[](https://github.com/NixOS/nix/actions)
|
[](https://github.com/NixOS/nix/actions/workflows/ci.yml)
|
||||||
|
|
||||||
Nix is a powerful package manager for Linux and other Unix systems that makes package
|
Nix is a powerful package manager for Linux and other Unix systems that makes package
|
||||||
management reliable and reproducible. Please refer to the [Nix manual](https://nix.dev/reference/nix-manual)
|
management reliable and reproducible. Please refer to the [Nix manual](https://nix.dev/reference/nix-manual)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue