Skip to content

Commit

Permalink
Update js_framework_bench workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
lukechu10 committed Sep 1, 2022
1 parent ead5895 commit 64392f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/js_framework_bench.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ jobs:
run: |
cd ./js-framework-benchmark
npm ci
(cd server && npm ci)
(cd webdriver-ts && npm ci)
(cd webdriver-ts-results && npm ci)
Expand Down

0 comments on commit 64392f6

Please sign in to comment.