pull/169/head
Boaz Poolman 2025-01-25 11:05:41 +00:00
parent f738ca5cf5
commit cbe5ed9386
1 changed files with 2 additions and 2 deletions

View File

@ -52,8 +52,8 @@ jobs:
run: yarn playground:build
# - name: Run unit tests
# run: yarn test:unit
- name: Run integration tests
run: yarn run -s test:integration
# - name: Run integration tests
# run: yarn run -s test:integration
- name: Run end-to-end tests
uses: cypress-io/github-action@v6
with: