Skip to content

Commit

Permalink
try fix matrix unit tests names
Browse files Browse the repository at this point in the history
  • Loading branch information
elahrvivaz committed Nov 11, 2024
1 parent 5e4de48 commit 146d355
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ jobs:
if: success() || failure()
run: rm -rf ~/.m2/repository/org/locationtech/geomesa
unit-tests:
name: unit-tests (${{ matrix.tests.name }})
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit 146d355

Please sign in to comment.