diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 55c2afe..1444551 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 single version of Python # For more information see: https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-python -name: tests +name: Test Package on: push: