Skip to content

Commit

Permalink
nit
Browse files Browse the repository at this point in the history
  • Loading branch information
hh-space-invader committed Sep 13, 2024
1 parent 8a020a3 commit cb0f498
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
python-version: ${{ matrix.python-version }}
- name: Check disk usage
run: |
sudo du -sh /* | sort -rh | head -n 20
ls -lh /dev/root
# ls /dev/root -l
# - name: Install dependencies
# run: |
Expand Down

0 comments on commit cb0f498

Please sign in to comment.