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