diff --git a/entrypoint.sh b/entrypoint.sh index 8734db1..fc4dd58 100755 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -1337,7 +1337,7 @@ _gen_results_files() { LANG=C /tap2json.py \ --output "${RESULTS_DIR}/results.json" \ --info "run_id:${GITHUB_RUN_ID:-"none"}" \ - "${RESULTS_DIR}/*.tap" + "${RESULTS_DIR}"/*.tap } # $1: mode, rest: args for kconfig