diff --git a/.github/workflows/build.yml b/.github/workflows/linux.yml similarity index 97% rename from .github/workflows/build.yml rename to .github/workflows/linux.yml index 85edd8b..3dbc639 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/linux.yml @@ -1,4 +1,4 @@ -name: Build +name: Linux on: push: diff --git a/README.md b/README.md index cd43a0e..e5c1947 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Nexy - Multi-network server for the [Nex protocol](https://nightfall.city/nex/info/specification.txt) -![Build](https://github.com/yggverse/nexy/actions/workflows/build.yml/badge.svg) +![Linux](https://github.com/yggverse/nexy/actions/workflows/linux.yml/badge.svg) [![Dependencies](https://deps.rs/repo/github/yggverse/nexy/status.svg)](https://deps.rs/repo/github/yggverse/nexy) [![crates.io](https://img.shields.io/crates/v/nexy)](https://crates.io/crates/nexy)