Save CI time by merging e2e and percy tasks

This commit is contained in:
Aria Minaei 2022-02-28 14:58:50 +01:00
parent cc9a65fbd8
commit b091b755ab

View file

@ -39,8 +39,6 @@ jobs:
- run: yarn test
- name: Download playwright
run: yarn workspace playground run playwright install
- name: Run e2e tests
run: yarn test:e2e
- name: Run e2e tests with percy
uses: percy/exec-action@v0.3.1
with: