Skip to content

Commit

Permalink
Update ci-benchmarks.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
prudepixie authored May 19, 2022
1 parent f8e7a0b commit 6f423e9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci-benchmarks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ jobs:
${{ runner.os }}-yarn-
- name: Install package dependencies
run: yarn install --frozen-lockfile --ignore-scripts --prefer-offline
- name: Prepare workspaces
run: yarn prepare
- name: Run tachometer and generate results file
run: |
cd packages/utilities/fast-benchmarks
Expand Down

0 comments on commit 6f423e9

Please sign in to comment.