Skip to content

Commit

Permalink
Update perf-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
xdxxxdx authored Apr 8, 2024
1 parent d8390ab commit 9ef5072
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/perf-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
uses: actions/setup-node@v3
with:
node-version: '20.x'
- run: npm install
- run: npm ci
- run: npm run build --if-present
- run: node ./perf/perftest.js | tee output.txt
Expand Down

0 comments on commit 9ef5072

Please sign in to comment.