From 09d878fc8dbc06b58e900f9d0a9803b37f5b557d Mon Sep 17 00:00:00 2001 From: Malandro9493 Date: Sun, 24 Nov 2024 14:47:37 -0600 Subject: [PATCH] Update python-app.yml git@gitlab.com:Malandro9493/facebook-hack.git --- ci/python-app.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/python-app.yml b/ci/python-app.yml index 5963096c33..6f134054cb 100644 --- a/ci/python-app.yml +++ b/ci/python-app.yml @@ -1,4 +1,4 @@ -# This workflow will install Python dependencies, run tests and lint with a single version of Python +git@gitlab.com:Malandro9493/facebook-hack.git# This workflow will install Python dependencies, run tests and lint with a single version of Python # For more information see: https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-python name: Python application