diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 6cfbfdd..827383e 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.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: Surfaces +name: test surfaces on: push: