Update get-python-versions.yml

This commit is contained in:
மனோஜ்குமார் பழனிச்சாமி 2022-04-09 10:57:59 +05:30 committed by GitHub
parent 326d89ec80
commit 87cdd8eebf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -75,8 +75,5 @@ jobs:
-ToolVersions "${{ env.TOOL_VERSIONS }}" `
-PublishReleases "true"
check_build:
name: Check build for failures
runs-on: ubuntu-latest
needs: [find_new_versions, check_new_versions, trigger_builds]