Skip to content

Commit

Permalink
Update rush.json for test (#1354)
Browse files Browse the repository at this point in the history
Will revert later
  • Loading branch information
dolauli authored Jul 10, 2024
1 parent 4f7c30e commit ff79022
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions rush.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,17 +94,11 @@
*/
"telemetryEnabled": false,
"projects": [
{
"packageName": "@autorest/powershell",
"projectFolder": "powershell",
"reviewCategory": "production",
"shouldPublish": true
},
{
"packageName": "@azure-tools/typespec-powershell",
"projectFolder": "packages/typespec-powershell",
"reviewCategory": "production",
"shouldPublish": true
}
]
}
}

0 comments on commit ff79022

Please sign in to comment.