diff --git a/.github/workflows/matplotlib-tests.yml b/.github/workflows/matplotlib-tests.yml index 3fe8db585ef..f6cda8ef690 100644 --- a/.github/workflows/matplotlib-tests.yml +++ b/.github/workflows/matplotlib-tests.yml @@ -20,7 +20,7 @@ concurrency: cancel-in-progress: true jobs: - tests-mac: + matplotlib-tests: runs-on: ubuntu-latest # Scheduled Tests are disabled for forks.