We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2469ce5 commit 8d241cdCopy full SHA for 8d241cd
.github/workflows/release.yml
@@ -43,6 +43,7 @@ jobs:
43
test-install-job:
44
needs: release-job
45
runs-on: ubuntu-latest
46
+ steps:
47
- name: Set up Python
48
uses: actions/setup-python@v1
49
with:
0 commit comments