diff --git a/.github/workflows/services-test.yml b/.github/workflows/services-test.yml index 7b630c63..9abf02d3 100644 --- a/.github/workflows/services-test.yml +++ b/.github/workflows/services-test.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://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-python -name: Python package +name: Service Tests on: push: