Compare commits
1 commit
803d143c99
...
0112e5c315
Author | SHA1 | Date | |
---|---|---|---|
0112e5c315 |
1 changed files with 2 additions and 0 deletions
|
@ -31,6 +31,7 @@ jobs:
|
|||
~/.roswell
|
||||
~/.config/common-lisp/source-registry.conf.d
|
||||
~/lisp
|
||||
.qlot/
|
||||
key: roswell-${{ runner.os }}-${{ matrix.lisp }}-${{ hashFiles('qlfile.lock') }}
|
||||
|
||||
- name: Install dependencies
|
||||
|
@ -53,6 +54,7 @@ jobs:
|
|||
~/.roswell
|
||||
~/.config/common-lisp/source-registry.conf.d
|
||||
~/lisp
|
||||
.qlot/
|
||||
key: ${{ steps.restore-cache.outputs.cache-primary-key }}
|
||||
|
||||
- name: Run tests
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue