Skip to content

Commit 967206d

Browse files
JJB_benchmark_mode
1 parent e350284 commit 967206d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ jobs:
225225
pip install JollyJack --pre --find-links ./dist --break-system-packages --only-binary=:all: --force-reinstall --no-index --no-deps
226226
python3 ./benchmarks/benchmark_jollyjack.py
227227
env:
228-
JJ_benchmark_mode: ${{ matrix.mode }}
228+
JJB_benchmark_mode: ${{ matrix.mode }}
229229

230230
publish:
231231
if: ${{ !github.event.repository.fork && startsWith(github.ref, 'refs/tags/v') }}

0 commit comments

Comments
 (0)