Let $I(x) = \begin{cases} \hfill 0 \hfill & x \leq 0 \\ \hfill 1 \hfill & x > 0 \end{cases}$.
If $\{x_n\}$ is a sequence of distinct points of $(a, b)$, and if $\sum\lvert c_n \rvert$ converges, the series $$f(x) = \sum\limits_{n=1}^{\infty} c_n I(x - x_n) \text{, where } (a \leq x \leq b)$$ converges uniformly, and $f$ is continuous for every $x \neq x_n$, but $f$ is not continuous when $x = x_n$.
If $x = x_n$, then every term is $0$, which is a continuous function. Why is the claim that it's not continuous?
Because at I(0) the limit from either side is different- I(x) is said to be discontinuous at this point - from the right hand side we have 1 , from the left hand side we have 0.