Merge branch 'master' into build-fail-pythonpublish.yaml

This commit is contained in:
Vibhu Agarwal
2020-05-26 17:54:38 +05:30
committed by GitHub
84 changed files with 1872 additions and 658 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Set up Python
uses: actions/setup-python@v1
uses: actions/setup-python@v2
with:
python-version: '3.x'
- name: Install dependencies