diff --git a/.github/workflows/integration-tests.yml b/.github/workflows/integration-tests.yml index 45798e628..f78091568 100644 --- a/.github/workflows/integration-tests.yml +++ b/.github/workflows/integration-tests.yml @@ -21,7 +21,7 @@ jobs: - name: Clear cache run: | - rm -r /tmp/triton/ + rm -r ~/.triton/ continue-on-error: true - name: Install Triton