Skip to content

Commit

Permalink
feat(nx-cloud): change ci with/without nx
Browse files Browse the repository at this point in the history
  • Loading branch information
bcabanes committed Dec 8, 2023
1 parent a8c4c1c commit 22e56e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nx-dev/ui-home/src/lib/nx-with-ci.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ export function NxWithCi(): JSX.Element {
<div className="w-full">
<div className="flex">
<div className="shrink-0 w-28 border-r border-slate-200 dark:border-slate-500 py-3 text-slate-700 dark:text-slate-400">
Average CI
CI without Nx
</div>
<div className="flex-grow py-1">
<motion.div
Expand Down

0 comments on commit 22e56e0

Please sign in to comment.