Skip to content

Commit e434262

Browse files
chore(deps) Update ericsizemore/phpunit-coverage-check-action action …
1 parent d6a60e3 commit e434262

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
run: composer run-script test
7878

7979
- name: Coverage Check
80-
uses: ericsizemore/phpunit-coverage-check-action@1.0.0
80+
uses: ericsizemore/phpunit-coverage-check-action@1.0.1
8181
with:
8282
clover_file: 'build/logs/clover.xml'
8383
threshold: 100

0 commit comments

Comments
 (0)