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: