From 87dad3459815a063269d512ff1521e759632c816 Mon Sep 17 00:00:00 2001 From: RuanJohn Date: Tue, 27 Feb 2024 12:22:12 +0200 Subject: [PATCH] chore: rename ci and fix readme badge --- .github/workflows/ci.yaml | 2 +- README.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index f11f5e24..c47ad59c 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -1,4 +1,4 @@ -name: ci +name: Tests and Linters 🧪 on: [ push, pull_request ] diff --git a/README.md b/README.md index 8d17ba9f..ef2b6af1 100644 --- a/README.md +++ b/README.md @@ -11,8 +11,8 @@ PyPI version - - Tests and linters + + Tests and linters Code Style