Compare commits
1 commit
f6f745da64
...
fd90d78496
Author | SHA1 | Date | |
---|---|---|---|
fd90d78496 |
1 changed files with 3 additions and 3 deletions
|
@ -20,10 +20,10 @@ jobs:
|
||||||
LISP: ${{ matrix.lisp }}
|
LISP: ${{ matrix.lisp }}
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: https://code.forgejo.org/actions/checkout@v4
|
||||||
- uses: 40ants/setup-lisp@v4
|
- uses: https://github.com/40ants/setup-lisp@v4
|
||||||
with:
|
with:
|
||||||
asdf-system: hsx
|
asdf-system: hsx
|
||||||
- uses: 40ants/run-tests@v2
|
- uses: https://github.com/40ants/run-tests@v2
|
||||||
with:
|
with:
|
||||||
asdf-system: hsx
|
asdf-system: hsx
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue