mirror of
https://github.com/LukeHagar/redocly-cli.git
synced 2025-12-06 04:21:09 +00:00
chore: fix the historical benchmark pipeline (#1603)
This commit is contained in:
2
.github/workflows/performance.yaml
vendored
2
.github/workflows/performance.yaml
vendored
@@ -64,7 +64,7 @@ jobs:
|
||||
- name: Run Benchmark
|
||||
run: |
|
||||
cd benchmark/
|
||||
npm run unit
|
||||
npm test # This command is generated and injected into package.json in the previous step.
|
||||
cat benchmark_check.md
|
||||
env:
|
||||
CI: true
|
||||
|
||||
Reference in New Issue
Block a user