Skip to content

Commit

Permalink
typofix?
Browse files Browse the repository at this point in the history
  • Loading branch information
johnkerl committed Mar 5, 2024
1 parent 9b725bf commit df00bac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-so-copying.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ defaults:

jobs:
build:
runs-on: ${{ matrix.os }}
name: "TILEDB_EXISTS: ${{ matrix.TILEDB_EXISTS }} TILEDBSOMA_EXISTS: ${{ matrix.TILEDBSOMA_EXISTS }}"
strategy:
fail-fast: false
Expand All @@ -33,6 +32,7 @@ jobs:
exclude:
- TILEDB_EXISTS: "no"
TILEDBSOMA_EXISTS: "yes"
runs-on: ${{ matrix.os }}
container:
image: ${{ matrix.os }}
steps:
Expand Down

0 comments on commit df00bac

Please sign in to comment.