From 8b910237e0d2900cca36218d82dfcb2e2f04776e Mon Sep 17 00:00:00 2001 From: Michael Thornton Date: Fri, 8 Dec 2023 14:34:43 -0800 Subject: [PATCH] update name --- .github/workflows/blt.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/blt.yml b/.github/workflows/blt.yml index cc5f52cd..745d3827 100644 --- a/.github/workflows/blt.yml +++ b/.github/workflows/blt.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: