diff options
author | Modded Gamers <35778371+ModdedGamers@users.noreply.github.com> | 2020-01-28 18:22:27 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-01-29 00:22:27 +0100 |
commit | 64a7f6b38833d007394b9b4bf5d17e48db77c0d7 (patch) | |
tree | a83efcd6779c52c132f92750e30e93b16076df04 /README.md | |
parent | 4e45e12dc355e3ba34e7e40ce4936fb222f0155c (diff) | |
download | zsh-64a7f6b38833d007394b9b4bf5d17e48db77c0d7.tar.gz zsh-64a7f6b38833d007394b9b4bf5d17e48db77c0d7.tar.bz2 zsh-64a7f6b38833d007394b9b4bf5d17e48db77c0d7.zip |
Create Github Action to run tests (#8569)
The published workflow tests the installer and checks the syntax of known zsh files
in the project.
Co-authored-by: Marc Cornellà <marc.cornella@live.com>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -14,6 +14,7 @@ Finally, you'll begin to get the sort of attention that you have always felt you To learn more, visit [ohmyz.sh](https://ohmyz.sh), follow [@ohmyzsh](https://twitter.com/ohmyzsh) on Twitter, and/or join us on Discord. +![Check Suite](https://github.com/ohmyzsh/ohmyzsh/workflows/Check%20Suite/badge.svg) [![Follow @ohmyzsh](https://img.shields.io/twitter/follow/ohmyzsh?label=Follow+@ohmyzsh&style=flat)](https://twitter.com/intent/follow?screen_name=ohmyzsh) [![Discord server](https://img.shields.io/discord/642496866407284746)](https://discord.gg/bpXWhnN) |