Skip to content

Commit

Permalink
remove cache
Browse files Browse the repository at this point in the history
  • Loading branch information
toddtreece committed Sep 17, 2024
1 parent e5a4134 commit f391ef5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pr-integration-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ jobs:
repository: grafana/grafana
ref: ${{ matrix.version }}
path: grafana
- name: Delete huge unnecessary tools folder
run: rm -rf /opt/hostedtoolcache
- uses: dagger/dagger-for-github@v6
with:
verb: run
Expand Down

0 comments on commit f391ef5

Please sign in to comment.