diff --git a/.github/workflows/testing-linting.yml b/.github/workflows/testing-linting.yml index 5a8d6983..65e3fc05 100644 --- a/.github/workflows/testing-linting.yml +++ b/.github/workflows/testing-linting.yml @@ -1,7 +1,7 @@ # This workflow will install Python dependencies, run tests and lint with a variety of Python versions # For more information see: https://help.github.com/actions/language-and-framework-guides/using-python-with-github-actions -name: testing and linting +name: Testing and Linting on: push: