diff --git a/.github/workflows/python-app.yml b/.github/workflows/python-app.yml index b6c17dec..be43b5f5 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://help.github.com/actions/language-and-framework-guides/using-python-with-github-actions -name: EDMarketConnector +name: Check-Dependencies-Flake8-PyTest on: push: