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 d75c3d3 commit 61b3b7eCopy full SHA for 61b3b7e
.github/workflows/build.yml
@@ -62,7 +62,7 @@ jobs:
62
63
- name: Soft release
64
id: soft-release
65
- run: pnpx pkg-pr-new publish './packages/*' --compact
+ run: pnpx pkg-pr-new publish './packages/*' # TODO disabled only for AI branch--compact
66
67
playwright:
68
name: "Playwright Tests - ${{ matrix.browser }}"
0 commit comments