Skip to content

Commit

Permalink
update name of report step
Browse files Browse the repository at this point in the history
  • Loading branch information
acheronfail committed Dec 19, 2023
1 parent fae1292 commit fae1be1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,8 @@ jobs:
with:
path: .
- run: sudo apt-get install nodejs
- run: |
- name: Generate Summary
run: |
cd scripts
npm install
node ./summary.js --results ../artifact > summary.txt
Expand Down

0 comments on commit fae1be1

Please sign in to comment.