Skip to content

Commit

Permalink
Merge branch 'latest' into net
Browse files Browse the repository at this point in the history
Signed-off-by: Matthieu Baerts (NGI0) <[email protected]>
  • Loading branch information
matttbe committed Mar 19, 2024
2 parents 10bc4f0 + 70fc151 commit d6ddd87
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -1337,6 +1337,7 @@ _gen_results_files() {
LANG=C /tap2json.py \
--output "${RESULTS_DIR}/results.json" \
--info "run_id:${GITHUB_RUN_ID:-"none"}" \
--only-fails \
"${RESULTS_DIR}"/*.tap
}

Expand Down

0 comments on commit d6ddd87

Please sign in to comment.