From e3eb9602e57ccf52903f4d1a00be6ca008010e0a Mon Sep 17 00:00:00 2001 From: rohitgr7 Date: Mon, 6 Sep 2021 01:48:58 +0530 Subject: [PATCH 1/2] update ci badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c80995293ae9d..b8570f6d87362 100644 --- a/README.md +++ b/README.md @@ -128,7 +128,7 @@ conda install pytorch-lightning -c conda-forge the actual status of 1.4 \[stable\] is following: -![CI base testing](https://github.com/PyTorchLightning/pytorch-lightning/workflows/CI%20base%20testing/badge.svg?branch=release%2F1.4.x&event=push) +![CI basic testing](https://github.com/PyTorchLightning/pytorch-lightning/workflows/CI%20base%20testing/badge.svg?branch=release%2F1.4.x&event=push) ![CI complete testing](https://github.com/PyTorchLightning/pytorch-lightning/workflows/CI%20complete%20testing/badge.svg?branch=release%2F1.4.x&event=push) ![PyTorch & Conda](https://github.com/PyTorchLightning/pytorch-lightning/workflows/PyTorch%20&%20Conda/badge.svg?branch=release%2F1.4.x&event=push) ![TPU tests](https://github.com/PyTorchLightning/pytorch-lightning/workflows/TPU%20tests/badge.svg?branch=release%2F1.4.x&event=push) From 13944e17d2eeab1d2ef06bf6f1bf236fa2193cae Mon Sep 17 00:00:00 2001 From: rohitgr7 Date: Mon, 6 Sep 2021 01:50:49 +0530 Subject: [PATCH 2/2] update ci badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b8570f6d87362..83489ce388828 100644 --- a/README.md +++ b/README.md @@ -128,7 +128,7 @@ conda install pytorch-lightning -c conda-forge the actual status of 1.4 \[stable\] is following: -![CI basic testing](https://github.com/PyTorchLightning/pytorch-lightning/workflows/CI%20base%20testing/badge.svg?branch=release%2F1.4.x&event=push) +![CI basic testing](https://github.com/PyTorchLightning/pytorch-lightning/workflows/CI%20basic%20testing/badge.svg?branch=release%2F1.4.x&event=push) ![CI complete testing](https://github.com/PyTorchLightning/pytorch-lightning/workflows/CI%20complete%20testing/badge.svg?branch=release%2F1.4.x&event=push) ![PyTorch & Conda](https://github.com/PyTorchLightning/pytorch-lightning/workflows/PyTorch%20&%20Conda/badge.svg?branch=release%2F1.4.x&event=push) ![TPU tests](https://github.com/PyTorchLightning/pytorch-lightning/workflows/TPU%20tests/badge.svg?branch=release%2F1.4.x&event=push)