From 42a55a351d474a37c5b98922937d2ef6117d6682 Mon Sep 17 00:00:00 2001 From: Andreas Jung Date: Sun, 2 Jun 2024 20:54:32 +0200 Subject: [PATCH] updated --- .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 917e39e..862e468 100644 --- a/.github/workflows/python-app.yml +++ b/.github/workflows/python-app.yml @@ -1,4 +1,4 @@ -name: Python application test with pytest +name: pytest tests for all supported Python versions on: push: