Skip to content

Commit

Permalink
execute df -h
Browse files Browse the repository at this point in the history
  • Loading branch information
sfwn committed Sep 21, 2023
1 parent 73da69a commit f445165
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci-it.yml
Original file line number Diff line number Diff line change
Expand Up @@ -199,6 +199,8 @@ jobs:
echo ${name}.txt
echo "::set-output name=name::coverage-${name}"
echo "::set-output name=path::coverage-${name}.txt"
echo "execute df -h before go test"
df -h
- name: Run Go Test
env:
GOLANG_PROTOBUF_REGISTRATION_CONFLICT: ignore
Expand Down

0 comments on commit f445165

Please sign in to comment.