From 5ecb3b9d87af5c8ced8afeaebaefa74796b7d51c Mon Sep 17 00:00:00 2001 From: NaveenKumar Namachivayam Date: Sun, 19 Nov 2023 13:58:32 -0500 Subject: [PATCH] Add: GitHub Action Signed-off-by: NaveenKumar Namachivayam --- .github/workflows/python-app.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/python-app.yml b/.github/workflows/python-app.yml index 215968b..939a320 100644 --- a/.github/workflows/python-app.yml +++ b/.github/workflows/python-app.yml @@ -1,4 +1,4 @@ -# This workflow will install Python dependencies, run tests and lint with a single version of Python +# 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: Hamster