Commit graph

7 commits

Author SHA1 Message Date
Ismael Ambrosi 8514097ce1
Fix PHP version used by testing workflow
The fix is to use the action `shivammathur/setup-php@v2` to setup the proper PHP version in the test runner, replacing `php-actions/composer` which only ensured using the desired PHP version while installing the project dependencies.
2022-04-18 00:49:16 -03:00
Ismael Ambrosi d32fa10a75
Simplify workflow by leveraging build matrix
This allows to reuse the workflow syntax for a job, tweaking small parts via configuration.
2022-04-15 15:49:00 -03:00
Andrés Montañez b80efc1e09
[Galactica] Fix tests 2022-04-10 20:00:47 -03:00
Andrés Montañez 0d17d6b345
[Galactica] Fix tests 2022-04-10 19:53:25 -03:00
Andrés Montañez 23b1794321
[Galactica] V5 - tests 2022-04-10 01:41:27 -03:00
Andrés Montañez a3ce2679e6
[Galactica] V5 - tests 2022-04-10 01:30:12 -03:00
Andrés Montañez 9a46f89266
[Galactica] V5 initial scope 2022-04-10 01:20:03 -03:00