Skip to content

Commit

Permalink
Remove useless cache from OpenDream check
Browse files Browse the repository at this point in the history
  • Loading branch information
out-of-phaze committed Feb 1, 2025
1 parent ec782da commit 39dd97b
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,11 +58,6 @@ jobs:
uses: actions/setup-python@v4
with:
python-version: '3.x'
- name: Setup Cache
uses: actions/cache@v3
with:
path: $HOME/spaceman_dmm/$SPACEMAN_DMM_VERSION
key: ${{ runner.os }}-spacemandmm-${{ env.SPACEMAN_DMM_VERSION }}
- name: Install OpenDream
uses: robinraju/[email protected]
with:
Expand Down

0 comments on commit 39dd97b

Please sign in to comment.