remove debugging

This commit is contained in:
Christian Klemm
2019-11-17 22:20:53 +01:00
parent 33de2bda9e
commit 3f8f9eb92c

View File

@@ -29,7 +29,6 @@ jobs:
run: |
yarn config set cache-folder $GITHUB_WORKSPACE/.cache/yarn
yarn install --frozen-lockfile
ls -a $GITHUB_WORKSPACE/.cache/Cypress
env:
CYPRESS_CACHE_FOLDER: ../../.cache/Cypress