This commit is contained in:
jbannon 2022-04-29 07:36:39 +00:00
parent 2ce413272e
commit 747e803eff

View file

@ -31,3 +31,4 @@ jobs:
with:
path: coverage.xml
repo_token: ${{ secrets.GITHUB_TOKEN }}
minimum_coverage: 5 # TODO: Add more tests