We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5648ea8 commit b17c663Copy full SHA for b17c663
.github/workflows/tests.yml
@@ -60,6 +60,7 @@ jobs:
60
- name: Run end-to-end tests
61
uses: cypress-io/github-action@v6
62
with:
63
+ build: yarn playground:build
64
start: yarn playground:start
65
- uses: actions/upload-artifact@v4
66
if: failure()
0 commit comments