Skip to content

Commit

Permalink
ci: fix single file logs saving (ydb-platform#2077)
Browse files Browse the repository at this point in the history
  • Loading branch information
nikitka authored Feb 19, 2024
1 parent 504201d commit 8faf055
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/test_ya/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -260,6 +260,7 @@ runs:
-m .github/config/muted_ya.txt \
--ya-out "$OUT_DIR" \
--log-url-prefix "$S3_URL_PREFIX/logs/" \
--log-out-dir "$ARTIFACTS_DIR/logs/" \
--test-stuff-out "$TEST_ARTIFACTS_DIR/" \
--test-stuff-prefix "$S3_TEST_ARTIFACTS_URL_PREFIX/" \
"$JUNIT_REPORT_XML"
Expand Down

0 comments on commit 8faf055

Please sign in to comment.