Skip to content

Commit

Permalink
u
Browse files Browse the repository at this point in the history
  • Loading branch information
rsk0315 committed May 3, 2024
1 parent 4175f8a commit 13ccab1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/ci-test.zsh
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,6 @@ cargo_test "$temp"
cat "$temp" | jq -s
echo '```'
echo '---'
cat "$temp" | python $(dirname $0)/ci-test-format.py
cat "$temp" | jq -s | python $(dirname $0)/ci-test-format.py
} >>"$summary"
! cat "$temp" | jq -r .event | grep -q failed

0 comments on commit 13ccab1

Please sign in to comment.