From 3eb8d92028d4a36dbb140356359cfbb8de29c9dd Mon Sep 17 00:00:00 2001 From: Tristan Brice Velloza Kildaire Date: Wed, 4 Sep 2024 23:59:03 +0200 Subject: [PATCH] Rename --- .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 acb57ab..8691377 100644 --- a/.github/workflows/python-app.yml +++ b/.github/workflows/python-app.yml @@ -1,7 +1,7 @@ # This workflow will install Python dependencies, run tests and lint with a single version of Python # For more information see: https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-python -name: Python application +name: Test suite on: push: