diff --git a/.github/workflows/build_backend.yml b/.github/workflows/build_backend.yml index adbfe9f..bbe27b0 100644 --- a/.github/workflows/build_backend.yml +++ b/.github/workflows/build_backend.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: Build backend +name: Build API Backend on: push: