Skip to content

Commit 5c41a34

Browse files
committed
Fix badges
1 parent 84ae792 commit 5c41a34

2 files changed

Lines changed: 2 additions & 3 deletions

File tree

.github/workflows/fns-api-workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: FlexNetSim API Workflow
1+
name: pipeline
22

33
on:
44
# Run on pushes to any branch

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@
33
[![Static Badge](https://img.shields.io/badge/version-1.1.0-blue)](https://github.com/MirkoZETA/FlexNetSim-API)
44
![Static Badge](https://img.shields.io/badge/language-python-blue)
55
[![Static Badge](https://img.shields.io/badge/licese-MIT-green)](https://github.com/MirkoZETA/FlexNetSim-API/blob/master/LICENSE)
6-
[![Tests](https://github.com/MirkoZETA/FlexNetSim-API/actions/workflows/test-coverage.yml/badge.svg)](https://github.com/MirkoZETA/FlexNetSim-API/actions/workflows/test-coverage.yml)
7-
[![GCP Deployment](https://github.com/MirkoZETA/FlexNetSim-API/actions/workflows/gke-cd.yml/badge.svg)](https://github.com/MirkoZETA/FlexNetSim-API/actions/workflows/gke-cd.yml)
6+
[![Static Badge](https://github.com/MirkoZETA/FlexNetSim-API/actions/workflows/fns-api-workflow.yml/badge.svg)](https://github.com/MirkoZETA/FlexNetSim-API/actions/workflows/fns-api-workflow.yml)
87
[![Static Badge](https://img.shields.io/badge/coverage-94%25-brightgreen)](https://mirkozeta.github.io/FlexNetSim-API/coverage/)
98

109
A lightweight API for running optical network simulations with [Flex Net Sim C++](https://gitlab.com/DaniloBorquez/flex-net-sim).

0 commit comments

Comments
 (0)