From 7c5f94da3facea57ea62f86a7cc70c800e621861 Mon Sep 17 00:00:00 2001 From: "Dr. Mia von Steinkirch" <1130416+bt3gl@users.noreply.github.com> Date: Thu, 26 Mar 2020 16:07:54 -0700 Subject: [PATCH] Update pythonapp.yml --- .github/workflows/pythonapp.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/pythonapp.yml b/.github/workflows/pythonapp.yml index 25a32ef..e2dd4aa 100644 --- a/.github/workflows/pythonapp.yml +++ b/.github/workflows/pythonapp.yml @@ -1,6 +1,3 @@ -# This workflow will install Python dependencies, run tests and lint with a single version of Python -# For more information see: https://help.github.com/actions/language-and-framework-guides/using-python-with-github-actions - name: Python application on: