diff --git a/README.md b/README.md index 5aa89e95a..02445635e 100644 --- a/README.md +++ b/README.md @@ -79,4 +79,3 @@ devel-feature- 21. Echo errors to stderr 22. Make the script compliant with Google Bash style guide. 23. Consider running different files in different subshells i.e. not using `source` command. -24. Have a look at CI scripts Dorothy repo uses: https://github.com/bevry/dorothy/blob/master/.github/workflows/dorothy-workflow.yml and apply the insights in my CI.