From c3b6e8cb5bca49e8d8fc04608ea7724da3c524f2 Mon Sep 17 00:00:00 2001 From: altf4arnold Date: Fri, 23 Feb 2024 18:37:55 +0100 Subject: [PATCH] changing name of the tests --- .github/workflows/flake.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/flake.yml b/.github/workflows/flake.yml index d1bedb8..82ab4df 100644 --- a/.github/workflows/flake.yml +++ b/.github/workflows/flake.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: Flake 8 on: push: