Skip to content

Commit

Permalink
Merge pull request #89 from neutrinoceros/tests/job_names
Browse files Browse the repository at this point in the history
TST: simplify test job names
  • Loading branch information
neutrinoceros authored Mar 1, 2024
2 parents 7ff16ad + 8416c88 commit d8c90bc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ defaults:
jobs:

build:
name: '${{ matrix.tests-type }} tests: py${{ matrix.python-version }} on ${{ matrix.os }}'
strategy:
# run all tests even if e.g. image tests fail early
fail-fast: false
Expand Down

0 comments on commit d8c90bc

Please sign in to comment.