diff --git a/.github/workflows/ndtiff_tests.yml b/.github/workflows/ndtiff_tests.yml index d463c4e..7b5fcce 100644 --- a/.github/workflows/ndtiff_tests.yml +++ b/.github/workflows/ndtiff_tests.yml @@ -1,4 +1,4 @@ -name: Reader tests +name: Test Python reader and writer on: pull_request: @@ -15,7 +15,7 @@ on: # cancel-in-progress: true jobs: - test-python-reader: + test-python: runs-on: ${{ matrix.os }} strategy: fail-fast: false