diff --git a/.github/workflows/compile.yml b/.github/workflows/compile.yml index 88d2a47..73d39d9 100644 --- a/.github/workflows/compile.yml +++ b/.github/workflows/compile.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: Test and Compile +name: CI Check on: push: