diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2020-11-24 13:20:39 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2020-11-24 13:20:39 +0300 |
commit | cd79c67157339d9638aee0c3cc20ece0eac0c7b4 (patch) | |
tree | b0c970a98d10f685c20b47e91a4344804321288c | |
parent | README: update (diff) | |
download | vs-shell-cd79c67157339d9638aee0c3cc20ece0eac0c7b4.tar.gz vs-shell-cd79c67157339d9638aee0c3cc20ece0eac0c7b4.zip |
README: update
Diffstat (limited to '')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ Visual Studio shell =================== -![Test](https://github.com/egor-tensin/vs-shell/workflows/Test/badge.svg) +[![Test](https://github.com/egor-tensin/vs-shell/workflows/Test/badge.svg)](https://github.com/egor-tensin/vs-shell/actions?query=workflow%3ATest) This is a GitHub action that sets up a Visual Studio shell in your workflow run. |