diff --git a/.github/workflows/notebooks_dispatch.yml b/.github/workflows/notebooks_dispatch.yml index ed2f1c78..96dc70f3 100644 --- a/.github/workflows/notebooks_dispatch.yml +++ b/.github/workflows/notebooks_dispatch.yml @@ -10,6 +10,7 @@ on: jobs: run_notebooks: + name: ${{ matrix.os }}, ${{ matrix.python-version }} strategy: matrix: # Run all operating systems, because this is the first interaction