fix badge

This commit is contained in:
Domen Kožar 2019-10-02 12:57:46 +02:00
parent 90e4945c77
commit a1c201633d
No known key found for this signature in database
GPG key ID: C2FFBCAFD2C24246
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
name: "Test nix-action"
name: "nix-action test"
on:
pull_request:
push:

View file

@ -1,6 +1,6 @@
# 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).