Skip to content

Commit

Permalink
always output summary
Browse files Browse the repository at this point in the history
  • Loading branch information
katrinafyi authored Dec 13, 2024
1 parent cad79f3 commit 19c0440
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/run-examples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,8 @@ jobs:
path: |
src/test/*.csv
src/test/*.svg
- run: |
- if: always()
run: |
pushd src/test
tail -n+1 summary-*.csv
pasted="$(paste headers.md.part summary-*.md.part)"
Expand Down

0 comments on commit 19c0440

Please sign in to comment.