From 41fc155a0fa7a535ac4e67b1872858561841b28f Mon Sep 17 00:00:00 2001 From: Sudheerk70 <56465967+Sudheerk70@users.noreply.github.com> Date: Sun, 20 Oct 2019 11:48:47 +0530 Subject: [PATCH] Update .gitpod.yml --- .gitpod.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitpod.yml b/.gitpod.yml index b7b1b8c..e904f58 100644 --- a/.gitpod.yml +++ b/.gitpod.yml @@ -7,3 +7,6 @@ ports: tasks: - init: pip3 install -r requirements.txt command: python3 GUI.py + + +test pull request