Remove unit tests from README ToDo

This commit is contained in:
Sascha Mann
2019-11-11 19:14:52 +01:00
parent 29cdcebc07
commit 0f80dc983e

View File

@@ -145,7 +145,6 @@ In no particular order:
* Check if a cached version of Julia is available instead of installing it everytime CI runs ([waiting on GitHub to add proper caching](https://twitter.com/natfriedman/status/1164210683979812869)) * Check if a cached version of Julia is available instead of installing it everytime CI runs ([waiting on GitHub to add proper caching](https://twitter.com/natfriedman/status/1164210683979812869))
* Add support for nightly Julia builds. * Add support for nightly Julia builds.
* Write some unit tests for the action.
* Add CI script that checks if tags have been updated on release. * Add CI script that checks if tags have been updated on release.
* Hash and signature checks. * Hash and signature checks.