Update build.yml

This commit is contained in:
Christian Klemm
2020-02-16 16:40:43 +01:00
committed by GitHub
parent 9c2fde940d
commit f90d271739

View File

@@ -57,6 +57,7 @@ jobs:
export CYPRESS_CACHE_FOLDER=$GITHUB_WORKSPACE/.cache/Cypress
npx cypress cache path
npx cypress cache list
npx cypress install
yarn e2e
env:
PERCY_TOKEN: ${{ secrets.PERCY_TOKEN }}