Skip to content

Commit 86dd8be

Browse files
committed
[rust] Get recordings from runners
1 parent c72716c commit 86dd8be

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci-rust.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ jobs:
4141
cache-key: rust-test
4242
os: ${{ matrix.os }}
4343
run: bazel test --test_env=RUST_BACKTRACE=full --test_env=RUST_TEST_NOCAPTURE=1 --flaky_test_attempts=3 //rust/...
44+
artifact-name: $HOME/.cache/selenium/recordings/*.avi
4445

4546
windows-stable:
4647
name: "Windows Stable"

0 commit comments

Comments
 (0)