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 5b43ff0 commit 50c9fe4Copy full SHA for 50c9fe4
.github/workflows/on-push.yml
@@ -54,7 +54,7 @@ jobs:
54
python setup.py sdist bdist_wheel
55
56
create-deb:
57
- needs: pypi-install-test
+ needs: test-enviroment-variabiles
58
runs-on: ubuntu-latest
59
steps:
60
- uses: actions/checkout@v2
0 commit comments