Skip to content

Commit

Permalink
Not deleting tools directories during tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Filienko committed Aug 23, 2024
1 parent 645ef36 commit 971ab7a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,6 @@ jobs:
container: python:3.11

steps:
- name: Delete huge unnecessary tools folder
run: rm -rf /opt/hostedtoolcache

- uses: actions/checkout@v1

- name: Install test runner
Expand Down

0 comments on commit 971ab7a

Please sign in to comment.