Skip to content

Commit

Permalink
ci(e2e): est e2e
Browse files Browse the repository at this point in the history
  • Loading branch information
jogelin committed Dec 16, 2024
1 parent 223b5ec commit 2e52873
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 0 deletions.
File renamed without changes.
1 change: 1 addition & 0 deletions e2e/utils/create-huge-nx-workspace.utils.ts
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ export function createHugeNxWorkspace(
mkdirSync(tmpE2eRoot, { recursive: true });
}

// Have to specify inherit here because the command is run in a child process
return runCommand(command, tmpE2eRoot, 'inherit');
}

Expand Down

0 comments on commit 2e52873

Please sign in to comment.