diff --git a/.github/workflows/pylint.yml b/.github/workflows/ci.yaml similarity index 98% rename from .github/workflows/pylint.yml rename to .github/workflows/ci.yaml index 384c845..e4249bc 100644 --- a/.github/workflows/pylint.yml +++ b/.github/workflows/ci.yaml @@ -1,4 +1,4 @@ -name: Pylint +name: CI on: [push] diff --git a/README.md b/README.md index 73856c8..552ee6c 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ GitHub release - CI Status + CI Status Code Coverage