Skip to content

Commit 3230e13

Browse files
move intercom test to ci
1 parent 24bd582 commit 3230e13

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

app/Dockerfile

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,6 @@ COPY . /app
3737
# Expose port 5050 for the Flask application
3838
EXPOSE 5050
3939

40-
# Run test file
41-
RUN python test_intercom.py
42-
4340
# Define environment variable for Flask
4441
ENV FLASK_APP=app.py
4542

0 commit comments

Comments
 (0)