Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updating dependences. | Federico Igne | 2022-10-16 | 1 | -1/+1 |
| | | | | This was triggered by a vulnerability detected by dependabot. | ||||
* | Setup tests for both master and develop | Federico Igne | 2021-10-21 | 1 | -0/+13 |
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. |