Skip to content

Commit 1994a95

Browse files
committed
cleanup
1 parent c6e1e8c commit 1994a95

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/ci.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,14 +26,9 @@ jobs:
2626
run: |
2727
apt-get update
2828
apt-get -y install sudo
29-
ls -la
30-
set
3129
pip install --upgrade pip
3230
sudo chown root .
33-
git tag
34-
git status
3531
sudo -H pip install wheel build tox
36-
ls -la
3732
sudo -H pip install .[dev]
3833
3934
- name: Determine pyenv

0 commit comments

Comments
 (0)