Skip to content

Commit 3248963

Browse files
authored
debug github actions
1 parent 4adfc99 commit 3248963

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
echo "${USER}:12345678" | sudo chpasswd
5252
- name: Install ssh-utilities
5353
run: |
54-
- pip3 install .
54+
- pip install .
5555
coveralls:
5656
runs-on: ubuntu-latest
5757
needs:

0 commit comments

Comments
 (0)