Skip to content

Commit

Permalink
refactor JAX unit test reporting
Browse files Browse the repository at this point in the history
  • Loading branch information
yhtang committed Sep 2, 2023
1 parent c4bbf2a commit faaa972
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/_sandbox.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ jobs:
- name: Write output to step summary
shell: bash -x -e {0}
run: |
ls -lR
cat outputs.env
source outputs.env
echo "${SUMMARY}" >> $GITHUB_STEP_SUMMARY
Expand Down

0 comments on commit faaa972

Please sign in to comment.