setup-lisp/.github/workflows
Matteo Landi 0b4f0353dd Add action workflow to facilitate testing
What:

- On Linux, MacOS, and Windows, installs sbcl-bin and all the _working_
  versions of Roswell, ASDF, and Qlot
- Runs `qlot exec ros` to install a project (to see if it errors out or
  not)

When:

- Each pushed change
- Each pull request action (not our own!)
- Every Saturday night

(Note: when running on the Saturday night, the workflow will try and
install the _latest_ version of Roswell, ASDF, and Qlot)
2021-10-26 18:09:38 +02:00
..
docs.yml Renamed asdf system to project-docs. 2021-04-22 22:45:00 +03:00
tests.yml Add action workflow to facilitate testing 2021-10-26 18:09:38 +02:00