From c6f6c37d7963cce90ef14ad8890f5be1576906c6 Mon Sep 17 00:00:00 2001 From: Ethan Ng Date: Tue, 12 Dec 2023 14:26:38 -0800 Subject: [PATCH] Update python-package.yml --- .github/workflows/python-package.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/python-package.yml b/.github/workflows/python-package.yml index 018ea4e..3197ce1 100644 --- a/.github/workflows/python-package.yml +++ b/.github/workflows/python-package.yml @@ -1,7 +1,7 @@ # This workflow will install Python dependencies, run tests and lint with a variety of Python versions # For more information see: https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-python -name: Python package +name: Build and test Python 🐍 package on: push: