Skip to content

Commit

Permalink
Fix badge
Browse files Browse the repository at this point in the history
  • Loading branch information
tvdijen authored Aug 21, 2024
1 parent f86b97c commit 1ecb694
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Authcrypt

![Build Status](https://github.com/simplesamlphp/simplesamlphp-module-authcrypt/workflows/CI/badge.svg?branch=master)
![Build Status](https://github.com/simplesamlphp/simplesamlphp-module-authcrypt/actions/workflows/php.yml/badge.svg)
[![Coverage Status](https://codecov.io/gh/simplesamlphp/simplesamlphp-module-authcrypt/branch/master/graph/badge.svg)](https://codecov.io/gh/simplesamlphp/simplesamlphp-module-authcrypt)
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/simplesamlphp/simplesamlphp-module-authcrypt/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/simplesamlphp/simplesamlphp-module-authcrypt/?branch=master)
[![Type Coverage](https://shepherd.dev/github/simplesamlphp/simplesamlphp-module-authcrypt/coverage.svg)](https://shepherd.dev/github/simplesamlphp/simplesamlphp-module-authcrypt)
Expand Down

0 comments on commit 1ecb694

Please sign in to comment.