aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/scala.yml
Commit message (Collapse)AuthorAgeFilesLines
* Perform fewer tests to avoid running out of memory in GH ActionsFederico Igne2021-10-311-6/+6
| | | | This is a temporary solution until we find a better way.
* Finalise dbpedia functional testingFederico Igne2021-10-301-0/+6
|
* Setup tests for both master and developFederico Igne2021-10-211-9/+24
| | | | | | | | | | We are avoiding slow tests for now since they seem to run out of RAM. Also note that in the GitHub Actions we used a trick to expose the `$HOME` env variable, as described here: https://web.archive.org/web/20211021130639/https://brandur.org/fragments/github-actions-env-vars-in-env-vars A nice badge in the README will also tell the outcome of the process.
* Get libs in CIStefano Germano2020-08-201-0/+5
|
* Scala workflow - GitHub ActionsStefano Germano2020-07-221-0/+21