From 91ba19d2c5c7743fd617df8690de758ae40acf89 Mon Sep 17 00:00:00 2001 From: Simon Gravelle Date: Wed, 11 Sep 2024 09:48:19 +0200 Subject: [PATCH] Update the test name --- .github/workflows/python-app.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/python-app.yml b/.github/workflows/python-app.yml index 204be7f..20e6b8c 100644 --- a/.github/workflows/python-app.yml +++ b/.github/workflows/python-app.yml @@ -1,4 +1,4 @@ -name: Test the Countoscope +name: Countoscope Unit Tests on: # Run the workflow on pushes to the 'develop' branch and pull requests targeting 'develop' push: