From f5317341bfc059fb4236fdc9eccf766cc88f54ff Mon Sep 17 00:00:00 2001 From: wakonig_k Date: Mon, 12 May 2025 14:48:15 +0200 Subject: [PATCH] ci: add ci status badge --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index d7277dd4..8b8d1708 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # BEC Widgets + +[![CI](https://github.com/bec-project/bec_widgets/actions/workflows/ci.yml/badge.svg)](https://github.com/bec-project/bec_widgets/actions/workflows/ci.yml) + + **⚠️ Important Notice:** 🚨 **PyQt6 is no longer supported** due to incompatibilities with Qt Designer. Please use **PySide6** instead. 🚨