diff --git a/.github/workflows/python-package.yml b/.github/workflows/python-package.yml index 018ea4e..3197ce1 100644 --- a/.github/workflows/python-package.yml +++ b/.github/workflows/python-package.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: Build and test Python 🐍 package on: push: