From 010b585f41ead98b15abede87a029b799ca35847 Mon Sep 17 00:00:00 2001 From: Chirath Hettiarachchi Date: Fri, 22 Mar 2024 11:54:33 +1100 Subject: [PATCH] Update python-app.yml --- .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 48fde6a..fb27a0a 100644 --- a/.github/workflows/python-app.yml +++ b/.github/workflows/python-app.yml @@ -1,7 +1,7 @@ # 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 +name: CI on: push: