Skip to content

Commit

Permalink
Code coverage.
Browse files Browse the repository at this point in the history
  • Loading branch information
cinar committed Jun 17, 2023
1 parent 4b6a139 commit f69e9a2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ jobs:
- name: Go coverage
env:
CODE_COVERAGE_THRESHOLD: 100
run: bash ./scripts/coverage.sh
run: ./scripts/coverage.sh
Empty file modified scripts/coverage.sh
100644 → 100755
Empty file.

0 comments on commit f69e9a2

Please sign in to comment.