From edae7f59349a21b07a11e11d82abb8ec3ec6b93d Mon Sep 17 00:00:00 2001 From: psambit9791 Date: Sat, 7 Sep 2024 19:54:35 +0100 Subject: [PATCH] Changed workflow name --- .github/workflows/pytest.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pytest.yml b/.github/workflows/pytest.yml index 926705c..e9baf16 100644 --- a/.github/workflows/pytest.yml +++ b/.github/workflows/pytest.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: Build Status on: push: