fix badge
This commit is contained in:
parent
90e4945c77
commit
a1c201633d
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -1,4 +1,4 @@
|
|||||||
name: "Test nix-action"
|
name: "nix-action test"
|
||||||
on:
|
on:
|
||||||
pull_request:
|
pull_request:
|
||||||
push:
|
push:
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
# nix-action
|
# nix-action
|
||||||
|
|
||||||
![github actions badge](https://github.com/cachix/nix-action/workflows/.github/workflows/test.yml/badge.svg)
|
![github actions badge](https://github.com/cachix/nix-action/workflows/nix-action%20test/badge.svg)
|
||||||
|
|
||||||
Installs [Nix](https://nixos.org/nix/) in platform agnostic way (supports: Linux/macOS).
|
Installs [Nix](https://nixos.org/nix/) in platform agnostic way (supports: Linux/macOS).
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user