diff --git a/.github/workflows/python-app.yml b/.github/workflows/test.yml similarity index 98% rename from .github/workflows/python-app.yml rename to .github/workflows/test.yml index 715a982..9a6e076 100644 --- a/.github/workflows/python-app.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: Application Test on: push: