Skip to content

Commit

Permalink
[TEMP] Add df command
Browse files Browse the repository at this point in the history
  • Loading branch information
pedrobaeza committed Nov 7, 2023
1 parent 4f5edff commit 56f82a0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,8 @@ jobs:
- uses: actions/setup-python@v4
with:
python-version: ${{ matrix.python_version }}
- name: DF
run: df -h
# Install dev and test dependencies
- run: pip install poetry
- name: Patch $PATH
Expand Down

0 comments on commit 56f82a0

Please sign in to comment.