Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
L-Qun committed Jan 10, 2025
1 parent 2a7d177 commit c5d5aba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/reviews/api/rush-lib.api.md
Original file line number Diff line number Diff line change
Expand Up @@ -481,8 +481,8 @@ export interface IExperimentsJson {
buildCacheWithAllowWarningsInSuccessfulBuild?: boolean;
buildSkipWithAllowWarningsInSuccessfulBuild?: boolean;
cleanInstallAfterNpmrcChanges?: boolean;
exemptDecoupledDependenciesBetweenSubspaces?: boolean;
enableSubpathScan?: boolean;
exemptDecoupledDependenciesBetweenSubspaces?: boolean;
forbidPhantomResolvableNodeModulesFolders?: boolean;
generateProjectImpactGraphDuringRushUpdate?: boolean;
noChmodFieldInTarHeaderNormalization?: boolean;
Expand Down

0 comments on commit c5d5aba

Please sign in to comment.