mirror of
https://github.com/zama-ai/concrete.git
synced 2026-02-08 19:44:57 -05:00
chore: fix typo in benchmark workflow
This commit is contained in:
2
.github/workflows/benchmark.yml
vendored
2
.github/workflows/benchmark.yml
vendored
@@ -143,7 +143,7 @@ jobs:
|
||||
|
||||
- name: Setup environment variable for benchmark target
|
||||
if: ${{ env.BENCHMARK_NAME != 'standard' }}
|
||||
run |
|
||||
run: |
|
||||
echo "BENCHMARK_TARGET=${{ env.BENCHMARK_TARGET }}-${{ env.BENCHMARK_NAME }}" >> "${GITHUB_ENV}"
|
||||
|
||||
- name: Install rust
|
||||
|
||||
Reference in New Issue
Block a user