We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85e2d3e commit fdf2431Copy full SHA for fdf2431
.github/workflows/test-preview.yml
@@ -49,7 +49,6 @@ jobs:
49
export NODE_OPTIONS="--max_old_space_size=4096"
50
npm install -g yarn
51
yarn install
52
- yarn build
53
54
# Step 3: Run Playwright tests
55
# - name: Run Playwright tests
0 commit comments