diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 7f6d3c92..129f8fff 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -23,6 +23,7 @@ test: - mkdir -pv $APT_CACHE_DIR && apt-get -qq update - apt install firefox-esr -y --no-install-recommends - firefox --version + - firefox --headless --screenshot test.jpg https://pleroma.social/ - yarn - yarn unit