From 3325fb2904d8172fc2bbcfa8940b2a90f93192d6 Mon Sep 17 00:00:00 2001 From: Fabian Date: Thu, 14 Jul 2022 13:44:00 +0200 Subject: [PATCH] Naming --- .github/workflows/test_package.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test_package.yml b/.github/workflows/test_package.yml index 62beb03..6ee9a50 100644 --- a/.github/workflows/test_package.yml +++ b/.github/workflows/test_package.yml @@ -1,7 +1,7 @@ # This workflow will install Python dependencies, run tests and lint with a variety of Python versions # For more information see: https://help.github.com/actions/language-and-framework-guides/using-python-with-github-actions -name: Python package +name: Test Python Package on: push: