Skip to content

Commit

Permalink
Add QA badge to README
Browse files Browse the repository at this point in the history
  • Loading branch information
gmazzap committed May 5, 2024
1 parent e4424a2 commit 15a81d6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/quality-assurance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,4 +82,4 @@ jobs:
php-version: '8.3'
tools: infection
- uses: ramsey/composer-install@v3
- run: infection --min-covered-msi=95 --threads=max
- run: infection --min-covered-msi=95 --no-progress --log-verbosity=none --threads=max
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Type Checker


[![Quality Assurance](https://github.com/Toobo/TypeChecker/actions/workflows/quality-assurance.yml/badge.svg)](https://github.com/Toobo/TypeChecker/actions/workflows/quality-assurance.yml)

## What is this

Expand Down

0 comments on commit 15a81d6

Please sign in to comment.