Skip to content

Commit

Permalink
add npm to unsupported PMs for Solid in the c3 e2es
Browse files Browse the repository at this point in the history
  • Loading branch information
dario-piotrowicz committed Mar 1, 2024
1 parent 8bd2b4c commit 439acdc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/create-cloudflare/e2e-tests/frameworks.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -220,6 +220,7 @@ const frameworkTests: Record<string, FrameworkTestConfig> = {
],
testCommitMessage: true,
timeout: LONG_TIMEOUT,
unsupportedPms: ["npm"],
unsupportedOSs: ["win32"],
verifyDeploy: {
route: "/",
Expand Down

0 comments on commit 439acdc

Please sign in to comment.