We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0665ac commit 3aa602bCopy full SHA for 3aa602b
src/ci/scripts/free-disk-space.sh
@@ -1,4 +1,5 @@
1
#!/bin/bash
2
+set -x
3
# Free disk space on Linux GitHub action runners
4
5
# # ======
0 commit comments