浏览代码

Update cypress-tests.yml

Ryan Chandler 4 年之前
父节点
当前提交
ad395fe154
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      .github/workflows/cypress-tests.yml

+ 0 - 1
.github/workflows/cypress-tests.yml

@@ -21,7 +21,6 @@ jobs:
           build: yarn build
           start: yarn pre-cypress
           browser: chrome
-          headless: true
           
       - name: Cypress screenshots
         uses: actions/upload-artifact@v1