Skip to content

Commit

Permalink
update coverage threshold
Browse files Browse the repository at this point in the history
  • Loading branch information
reuvenp committed Apr 14, 2024
1 parent 41bdf4e commit b157a56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_tests_suite_coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
timeout-minutes: 80
env:
COVERAGE_THRESHOlD: 96
COVERAGE_THRESHOlD: 97
steps:
- uses: actions/checkout@v2
- name: Install Python 3
Expand Down

0 comments on commit b157a56

Please sign in to comment.