We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a76da26 commit e88e214Copy full SHA for e88e214
.github/workflows/tests-e2e.yaml
@@ -47,6 +47,7 @@ jobs:
47
with:
48
shared-key: build
49
50
+ # this is required because "make e2e-only" exceeds the disk space limit
51
- name: Remove target folder to free disk space
52
run: rm -rf target
53
0 commit comments