Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
eddeee888 committed Jan 27, 2025
1 parent 639eea8 commit 9152380
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"watch:examples": "yarn watch:examples:cjs",
"examples:codegen": "set -o xtrace && eval $(node scripts/print-example-ci-command.js codegen)",
"examples:build": "set -o xtrace && eval $(node scripts/print-example-ci-command.js build)",
"examples:test:end2end": "set -o xtrace && eval $(node scripts/print-example-ci-command.js test:end2end)"
"examples:test:end2end": "set -o xtrace && eval $(node scripts/print-example-ci-command.js test:end2end) "
},
"workspaces": [
"packages/*",
Expand Down

0 comments on commit 9152380

Please sign in to comment.