Skip to content

Commit

Permalink
feat: update
Browse files Browse the repository at this point in the history
  • Loading branch information
LiteSun committed Apr 1, 2021
1 parent 3fea5f5 commit 2d6887c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/frontend-e2e-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ on:
pull_request:
branches:
- master
env:
CYPRESS_CACHE_FOLDER: cypress/cache
defaults:
run:
working-directory: web
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/frontend-plugin-e2e-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ on:
pull_request:
branches:
- master
env:
CYPRESS_CACHE_FOLDER: cypress/cache
defaults:
run:
working-directory: web
Expand Down

0 comments on commit 2d6887c

Please sign in to comment.