We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 504201d + 9191bea commit b592abdCopy full SHA for b592abd
1 file changed
.github/actions/test_ya/action.yml
@@ -260,6 +260,7 @@ runs:
260
-m .github/config/muted_ya.txt \
261
--ya-out "$OUT_DIR" \
262
--log-url-prefix "$S3_URL_PREFIX/logs/" \
263
+ --log-out-dir "$ARTIFACTS_DIR/logs/" \
264
--test-stuff-out "$TEST_ARTIFACTS_DIR/" \
265
--test-stuff-prefix "$S3_TEST_ARTIFACTS_URL_PREFIX/" \
266
"$JUNIT_REPORT_XML"
0 commit comments