Compare commits

..

1 commit

Author SHA1 Message Date
fd90d78496
Migrate from GitHub Actions to Forgejo Actions 2025-01-11 12:59:41 +09:00

View file

@ -20,10 +20,10 @@ jobs:
LISP: ${{ matrix.lisp }}
steps:
- uses: actions/checkout@v4
- uses: 40ants/setup-lisp@v4
- uses: https://code.forgejo.org/actions/checkout@v4
- uses: https://github.com/40ants/setup-lisp@v4
with:
asdf-system: hsx
- uses: 40ants/run-tests@v2
- uses: https://github.com/40ants/run-tests@v2
with:
asdf-system: hsx