diff options
| author | Yukihiro "Matz" Matsumoto <[email protected]> | 2020-12-19 17:31:54 +0900 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-12-19 17:31:54 +0900 |
| commit | 8f06789cb311f31c1ab3fca534a4ab660391db75 (patch) | |
| tree | 1ef2de0ec2870b6955238ba56b77a434aa772ce6 /mrbgems/mruby-test/README.md | |
| parent | fcc9b7fc2a6d32bd055bbb35396f3af62165a1cb (diff) | |
| parent | 97eed4493f62da83f81622f5045a5c0db3ef22d2 (diff) | |
| download | mruby-8f06789cb311f31c1ab3fca534a4ab660391db75.tar.gz mruby-8f06789cb311f31c1ab3fca534a4ab660391db75.zip | |
Merge pull request #5232 from jbampton/lint-markdown
feat(CI): add a GitHub Action to lint the Markdown
Diffstat (limited to 'mrbgems/mruby-test/README.md')
| -rw-r--r-- | mrbgems/mruby-test/README.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mrbgems/mruby-test/README.md b/mrbgems/mruby-test/README.md index fa4b91e3a..c0bceecd7 100644 --- a/mrbgems/mruby-test/README.md +++ b/mrbgems/mruby-test/README.md @@ -4,4 +4,3 @@ Running Tests To run the tests, execute the following from the project's root directory. $ make test - |
