Skip to content

Commit

Permalink
Making sure that the quality of Blueprints is as high as possible
Browse files Browse the repository at this point in the history
  • Loading branch information
Enrique García committed Nov 29, 2023
1 parent 4cd20e6 commit a8ae936
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/minimum_code_coverage.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# This workflow will make sure that incoming changes via pull requests
# will not decrease the code coverage to less than 97%.

name: Assure a minimum code coverage of 95%
name: Assure a minimum code coverage of 97%

on:
pull_request:
Expand Down

0 comments on commit a8ae936

Please sign in to comment.