-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
I am currently adapting the CI to be simpler. The next step was to use Clitolde's CI actions but those are currently failing.
The reason is that the CI is currently loading Fast in a Moose image and the other actions are loading FAST in a Pharo image.
This means that FAST Baseline is missing a dependency declaration. Once we fix the baseline we could use Clotilder's actions.
Here is the file we should use once this is done:
name: CI
on: [push, pull_request, workflow_dispatch]
jobs:
run:
uses: moosetechnology/.github/.github/workflows/run-tests.yml@main
secrets: inheritI concentrate currently on migrating the FAST repositories to Moose 12 and 13 so I'll not fix this problem for now. If someone wants to give a hand it would be nice :)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels