Skip to content

Commit

Permalink
can't read job names in github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
erikbern committed Apr 14, 2023
1 parent 016454c commit 61a63ee
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/benchmarks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,8 @@ jobs:
- library: pynndescent
dataset: random-s-jaccard

name: ${{ matrix.library }} (${{ matrix.dataset }})

env:
LIBRARY: ${{ matrix.library }}
DATASET: ${{ matrix.dataset }}
Expand Down

0 comments on commit 61a63ee

Please sign in to comment.