This commit is contained in:
Vikas 2022-05-05 09:10:31 -07:00 коммит произвёл GitHub
Родитель 1b859f71b8
Коммит 60d9b8e55a
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 3 добавлений и 6 удалений

Просмотреть файл

@ -2,13 +2,10 @@
# Create and test a Python package on multiple Python versions.
# Add steps that analyze code, save the dist with the build record, publish to a PyPI-compatible index, and more:
# https://docs.microsoft.com/vsts/pipelines/languages/python
# pr:
# branches:
# include:
# - main
# - refs/heads/main
pr:
- main
# trigger: none
trigger: none
jobs:
- job: Windows