diff --git a/.github/workflows/build_new_version.yml b/.github/workflows/build_new_version.yml index 874db113..2ca0556d 100644 --- a/.github/workflows/build_new_version.yml +++ b/.github/workflows/build_new_version.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://help.github.com/actions/language-and-framework-guides/using-python-with-github-actions -name: build +name: build-python-12 on: push: