We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eeefcbc commit 515a12bCopy full SHA for 515a12b
.github/workflows/cypress.yml
@@ -32,4 +32,4 @@ jobs:
32
# - name: Run E2E Tests for Taro
33
# env:
34
# CI: true
35
- # run: npm run e2e:run:taro
+ # pnpm cypress install --force && run: pnpm e2e:run:taro
0 commit comments