From 4d176202b48ac6d7170ee4afbda302e99b596a21 Mon Sep 17 00:00:00 2001 From: Matthias Gille Levenson Date: Wed, 17 Sep 2025 15:32:00 +0200 Subject: [PATCH] Update workflow --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index b16f084..35d26dc 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.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: Tests on: pull_request: