Skip to content

Commit

Permalink
min-coverage added
Browse files Browse the repository at this point in the history
  • Loading branch information
Sergey Rybakov committed Aug 15, 2023
1 parent f0f3428 commit ab086bb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/on_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,4 @@ jobs:
with:
package-name: deker
python-version: '3.9'
min-coverage: 96
1 change: 1 addition & 0 deletions .github/workflows/on_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
uses: openweathermap/deker-actions/.github/workflows/tox.yml@master
with:
package-name: $PACKAGE_NAME
min-coverage: 96

build_docs:
needs: tox_tests
Expand Down

0 comments on commit ab086bb

Please sign in to comment.