Skip to content

Commit

Permalink
Merge pull request #146 from micro-manager/henrypinkard-patch-4
Browse files Browse the repository at this point in the history
Rename test
  • Loading branch information
henrypinkard authored Jun 7, 2024
2 parents a6a7511 + d3238f1 commit f50f669
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ndtiff_tests.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Reader tests
name: Test Python reader and writer

on:
pull_request:
Expand All @@ -15,7 +15,7 @@ on:
# cancel-in-progress: true

jobs:
test-python-reader:
test-python:
runs-on: ${{ matrix.os }}
strategy:
fail-fast: false
Expand Down

0 comments on commit f50f669

Please sign in to comment.