From 820bbd95ff4f1dd081610958257ac7938fbfd79f Mon Sep 17 00:00:00 2001 From: Fabian Mastenbroek Date: Mon, 26 Apr 2021 15:41:50 +0200 Subject: ci: Merge CI builds into single workflow This change merges the three CI builds for the simulator, frontend and API into a single workflow that builds the components in separate, independent jobs. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 1d822e7e..8615a362 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Collaborative Datacenter Simulation and Exploration for Everybody [![MIT License](https://img.shields.io/badge/License-MIT-green.svg)](/LICENSE.txt) [![Documentation](https://img.shields.io/badge/docs-master-green.svg)](./docs) [![GitHub release](https://img.shields.io/github/release/atlarge-research/opendc)](https://github.com/atlarge-research/opendc/releases) -[![Build](https://github.com/atlarge-research/opendc/actions/workflows/build-simulator.yml/badge.svg)](https://github.com/atlarge-research/opendc/actions/workflows/build-simulator.yml) +[![Build](https://github.com/atlarge-research/opendc/actions/workflows/build.yml/badge.svg)](https://github.com/atlarge-research/opendc/actions/workflows/build.yml) ----- -- cgit v1.2.3