Compare commits

..

1 commit

Author SHA1 Message Date
803d143c99
Apply cache 2025-01-11 16:18:36 +09:00

View file

@ -31,7 +31,6 @@ jobs:
~/.roswell
~/.config/common-lisp/source-registry.conf.d
~/lisp
.qlot/
key: roswell-${{ runner.os }}-${{ matrix.lisp }}-${{ hashFiles('qlfile.lock') }}
- name: Install dependencies
@ -54,7 +53,6 @@ jobs:
~/.roswell
~/.config/common-lisp/source-registry.conf.d
~/lisp
.qlot/
key: ${{ steps.restore-cache.outputs.cache-primary-key }}
- name: Run tests