summaryrefslogtreecommitdiffhomepage
path: root/.github
diff options
context:
space:
mode:
authorHank <hank@mullvad.net>2022-09-15 12:57:45 +0200
committerHank <hank@mullvad.net>2022-09-20 11:34:21 +0200
commit156eecb089528387ed6768f4e31d15f189fe6f93 (patch)
tree0a0ffb22ca690c5ca027267a4528968a2cf87e67 /.github
parent2cac6314d136a4c8623a26534c5cc4c8b683920e (diff)
downloadmullvadvpn-156eecb089528387ed6768f4e31d15f189fe6f93.tar.xz
mullvadvpn-156eecb089528387ed6768f4e31d15f189fe6f93.zip
Update playwright report path
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/frontend.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/frontend.yml b/.github/workflows/frontend.yml
index e5b6181090..b8f62db4ba 100644
--- a/.github/workflows/frontend.yml
+++ b/.github/workflows/frontend.yml
@@ -62,5 +62,5 @@ jobs:
if: failure()
with:
name: playwright-report
- path: test/e2e/playwright-report/
+ path: gui/test/e2e/playwright-report/
retention-days: 5