mirror of
https://github.com/nix-community/naersk
synced 2024-11-25 21:10:25 +00:00
Add GitHub Actions badge
This commit is contained in:
parent
f9e4916ccb
commit
19bfdcf0d5
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Naersk
|
||||
|
||||
[![CircleCI](https://circleci.com/gh/nmattia/naersk.svg?style=svg)](https://circleci.com/gh/nmattia/naersk)
|
||||
[![GitHub Actions](https://github.com/nmattia/naersk/workflows/.github/workflows/test.yml/badge.svg)](https://github.com/nmattia/naersk/actions)
|
||||
|
||||
Nix support for building [cargo] crates.
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Naersk
|
||||
|
||||
[![CircleCI](https://circleci.com/gh/nmattia/naersk.svg?style=svg)](https://circleci.com/gh/nmattia/naersk)
|
||||
[![GitHub Actions](https://github.com/nmattia/naersk/workflows/.github/workflows/test.yml/badge.svg)](https://github.com/nmattia/naersk/actions)
|
||||
|
||||
Nix support for building [cargo] crates.
|
||||
|
||||
|
|
Loading…
Reference in a new issue