fix: ci
parent
f738ca5cf5
commit
cbe5ed9386
|
@ -52,8 +52,8 @@ jobs:
|
||||||
run: yarn playground:build
|
run: yarn playground:build
|
||||||
# - name: Run unit tests
|
# - name: Run unit tests
|
||||||
# run: yarn test:unit
|
# run: yarn test:unit
|
||||||
- name: Run integration tests
|
# - name: Run integration tests
|
||||||
run: yarn run -s test:integration
|
# run: yarn run -s test:integration
|
||||||
- name: Run end-to-end tests
|
- name: Run end-to-end tests
|
||||||
uses: cypress-io/github-action@v6
|
uses: cypress-io/github-action@v6
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Reference in New Issue