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 3248963 commit 3de7703Copy full SHA for 3de7703
.github/workflows/python-package.yml
@@ -51,6 +51,7 @@ jobs:
51
echo "${USER}:12345678" | sudo chpasswd
52
- name: Install ssh-utilities
53
run: |
54
+ - pwd
55
- pip install .
56
coveralls:
57
runs-on: ubuntu-latest
0 commit comments