Removing pery usiage from e2e tests

This commit is contained in:
Knut Sveidqvist 2022-04-07 18:41:28 +02:00
parent 44877545e5
commit ada3f8e5e6

View File

@ -42,7 +42,7 @@ jobs:
- name: Run E2E Tests
run: yarn e2e
env:
PERCY_TOKEN: ${{ secrets.PERCY_TOKEN }}
# PERCY_TOKEN: ${{ secrets.PERCY_TOKEN }}
CYPRESS_CACHE_FOLDER: .cache/Cypress
#- name: Post Upload Test Results