Skip to content

Commit

Permalink
rm /__t folder
Browse files Browse the repository at this point in the history
  • Loading branch information
alvicsam committed Jun 3, 2024
1 parent 5c6e459 commit 2668e4f
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -148,10 +148,7 @@ jobs:

- name: Cleanup space
run: |
cd /__t
du -sh *
cd /
du -sh *
rm -rf /__t
- name: Run tests
run: |
Expand Down

0 comments on commit 2668e4f

Please sign in to comment.