From fa0e1222dd3ab8046ed37e59428dc2c4ca6bef64 Mon Sep 17 00:00:00 2001 From: Hans Pagel Date: Tue, 23 Feb 2021 21:05:07 +0100 Subject: [PATCH] whitespace --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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