upstream_tests:
  image: registry.gitlab.com/gitlab-ci-utils/docker-puppeteer:latest
  before_script:
    - npm ci
  script:
    - npm run test:ci