mirror of
https://github.com/PostHog/posthog.git
synced 2024-11-30 19:41:46 +01:00
test
This commit is contained in:
parent
7f05ae7b9e
commit
e1bae7d255
3
.github/workflows/e2e.yml
vendored
3
.github/workflows/e2e.yml
vendored
@ -75,6 +75,9 @@ jobs:
|
||||
run: |
|
||||
yarn install --frozen-lockfile
|
||||
yarn add cypress@6.7.0 cypress-terminal-report@2.1.0 @cypress/react@4.16.4 @cypress/webpack-preprocessor@5.7.0
|
||||
- name: test
|
||||
run: |
|
||||
ls node_modules/
|
||||
- uses: actions/cache@v1
|
||||
name: Setup Yarn build cache
|
||||
id: yarn-build-cache
|
||||
|
Loading…
Reference in New Issue
Block a user