Skip to content

Commit 91aea36

Browse files
committed
remove the ccache debug artifact
1 parent 9f10f60 commit 91aea36

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

.github/workflows/tests.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -45,11 +45,5 @@ jobs:
4545
- name: Build and install reticula
4646
run: python -m pip install .[test] -v
4747

48-
- name: Archive CCache debug files
49-
uses: actions/upload-artifact@v4
50-
with:
51-
name: ccache-debug
52-
path: ${{ github.workspace }}/ccache-debug
53-
5448
- name: Run tests
5549
run: python -m pytest .

0 commit comments

Comments
 (0)