tests: leave old github cache behind

pull/64/head
Bryce 2 years ago committed by Bryce Drennan
parent 1aa17f8020
commit 3022abf02b

@ -67,7 +67,7 @@ jobs:
~/.cache/clip
~/.cache/imaginairy
~/.cache/torch
key: ${{ steps.date.outputs.curmonth }}
key: ${{ steps.date.outputs.curmonth }}-b
- name: Test with pytest
timeout-minutes: 10
run: |

Loading…
Cancel
Save