diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2020-11-19 06:06:17 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2020-11-19 06:06:17 +0300 |
commit | 2353a45a0c424705b1234110adc8d313b43a2781 (patch) | |
tree | 6619c7e5acc4ccac7d484b0e79dccf798b9f5006 /README.md | |
parent | initial commit (diff) | |
download | setup-mingw-2353a45a0c424705b1234110adc8d313b43a2781.tar.gz setup-mingw-2353a45a0c424705b1234110adc8d313b43a2781.zip |
README: add CI badgev1
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,6 +1,8 @@ Set up MinGW-w64 ================ +![Test](https://github.com/egor-tensin/setup-mingw/workflows/Test/badge.svg) + This is a GitHub action that sets up MinGW-w64 in your workflow run. 1. Installs MinGW-w64 on either Ubuntu or Windows. |