From ce22ba84b185d3df0e9f3515d2632f274e0cefe8 Mon Sep 17 00:00:00 2001 From: Mochammad Rizky Diprasetya <75730306+rizkydiprasetya@users.noreply.github.com> Date: Sun, 26 Sep 2021 12:07:52 +0200 Subject: [PATCH] Update python-app.yml (#74) --- .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 f3e128036..6805ae45f 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://help.github.com/actions/language-and-framework-guides/using-python-with-github-actions -name: Python application +name: pytesting on: push: