diff --git a/.github/workflows/tox_pytests.yml b/.github/workflows/tox_pytests.yml index 1dea68e0e..76b50a9cf 100644 --- a/.github/workflows/tox_pytests.yml +++ b/.github/workflows/tox_pytests.yml @@ -13,7 +13,7 @@ on: - cron: "0 5 * * 6" # 5:00 UTC every Saturday jobs: - build: + pytest: runs-on: ubuntu-latest strategy: matrix: