Skip to content

Commit

Permalink
Tee the output
Browse files Browse the repository at this point in the history
  • Loading branch information
MaddyGuthridge committed Jun 2, 2023
1 parent 59b7cee commit 3186264
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/runner.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ jobs:
run: npm ci
- name: Run benchmark
run: |
poetry run python runner.py
poetry run python runner.py | tee -a $GITHUB_STEP_SUMMARY

0 comments on commit 3186264

Please sign in to comment.