diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index a28e89f1..97d11803 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -96,7 +96,7 @@ jobs: wait-on: 'http://localhost:3000' project: ./tests browser: chrome - quiet: true + quiet: true - name: Export screenshots (on failure only) uses: actions/upload-artifact@v2.2.2