From 06bc7397ac169c05f1c006d5dc10bde381fa952a Mon Sep 17 00:00:00 2001 From: Chris Fogelklou Date: Sat, 5 Mar 2022 07:49:07 +0100 Subject: [PATCH] Add badge pointing to LoupVaillant Github Actions (#2) * Add a comment to the ci.yml file about also running on macos. * Add a link to the new CI badge using Github Actions. --- .github/workflows/ci.yml | 2 +- README.md | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f9926b7..084d6a1 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -23,7 +23,7 @@ jobs: name: Build monocypher and run unit tests strategy: matrix: - platform: [ubuntu-latest] + platform: [ubuntu-latest] #macos-latest could also be here, but not free for Open Source runs-on: ${{ matrix.platform }} steps: diff --git a/README.md b/README.md index ac4a782..b0135d8 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ [![TrustInSoft CI](https://ci.trust-in-soft.com/projects/LoupVaillant/Monocypher.svg?branch=master)](https://ci.trust-in-soft.com/projects/LoupVaillant/Monocypher) +[![Github Actions CI](https://github.com/LoupVaillant/Monocypher/actions/workflows/ci.yml/badge.svg)](https://github.com/LoupVaillant/Monocypher/actions/workflows/ci.yml) + Monocypher (Developer Edition) ------------------------------ -- 2.47.3