Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
dlg99 committed Nov 12, 2024
1 parent 6238e2c commit 6ad33da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pulsar-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -264,6 +264,7 @@ jobs:
CHANGED_TESTS="${{ needs.preconditions.outputs.tests_files }}" ./build/run_unit_group.sh ${{ matrix.group }}
- name: Disk space usage
if: ${{ always() }}
run: |
echo "Free space:"
df -h
Expand Down

0 comments on commit 6ad33da

Please sign in to comment.