diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 0b3d74e..1d4d734 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.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: Tetris AI CI on: push: