Skip to content

Commit

Permalink
expand matrix frameowrk
Browse files Browse the repository at this point in the history
  • Loading branch information
PGijsbers committed Jun 19, 2024
1 parent 3478219 commit b44409c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/runbenchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
- uses: ./.github/actions/runbenchmark
id: benchmark
with:
framework: matrix.framework
framework: ${{ matrix.framework }}
- name: Report Installation Failure
if: failure() && steps.benchmark.outputs.failure == 'install' && github.event_name != 'workflow_dispatch'
run: | # https://github.com/orgs/community/discussions/8945 can't link to job in matrix...
Expand Down

0 comments on commit b44409c

Please sign in to comment.