language: node_js os: linux dist: focal node_js: - 12 install: - yarn script: - xvfb-run --server-args="-screen 0 1920x1080x24" npm test