Skip to content

Commit

Permalink
cleanup too late...
Browse files Browse the repository at this point in the history
  • Loading branch information
havogt authored Sep 25, 2024
1 parent 63a71c3 commit 4cc71a0
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,6 @@ jobs:
build_type: debug
steps:
- uses: actions/checkout@v2
- name: Free Disk Space (Ubuntu)
uses: jlumbroso/free-disk-space@main
with:
# this might remove tools that are actually needed,
# if set to "true" but frees about 6 GB
tool-cache: false
- name: setup environment
run: |
echo "GTRUN_BUILD_COMMAND=make -j $(nproc)" >> $GITHUB_ENV
Expand Down

0 comments on commit 4cc71a0

Please sign in to comment.