diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 9e54d4a..dddd2a2 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -21,6 +21,7 @@ playwright_tests: artifacts: paths: - test-results/ + - playwright-report/ expire_in: 1 week tags: - test