Skip to content

Commit

Permalink
minimal
Browse files Browse the repository at this point in the history
  • Loading branch information
matbun committed Nov 6, 2024
1 parent f7d61ef commit f7cd87f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@ jobs:
run: echo ::set-output name=repo_owner::$(echo ${{ github.repository_owner }} | tr '[:upper:]' '[:lower:]')
- name: Delete huge unnecessary tools folder
run: rm -rf /opt/hostedtoolcache
# run: |
# rm -rf /opt/hostedtoolcache &&
# curl -fsSL https://raw.githubusercontent.com/apache/flink/02d30ace69dc18555a5085eccf70ee884e73a16e/tools/azure-pipelines/free_disk_space.sh | bash
- name: Integration Test
uses: dagger/dagger-for-github@v6
with:
Expand Down

0 comments on commit f7cd87f

Please sign in to comment.