From 2b1c178a2ebc2059508101636c325d90e65fe369 Mon Sep 17 00:00:00 2001 From: Marcos Rodriguez Velez Date: Sun, 21 Jul 2024 14:06:23 -0400 Subject: [PATCH] Update ci.yml --- .github/workflows/ci.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6b1123228..ccc57cce2 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -146,5 +146,4 @@ jobs: if: failure() with: name: e2e-test-videos - path: /mnt/artifacts/ - \ No newline at end of file + path: /mnt/artifacts/ \ No newline at end of file