Skip to content

Commit 14c536a

Browse files
committed
Update workflows
1 parent 31e4f54 commit 14c536a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/coverage.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ jobs:
2222
run: composer install --no-interaction --prefer-dist
2323

2424
- name: Run tests with coverage
25-
run: vendor/bin/phpunit --coverage-text
25+
run: vendor/bin/phpunit --coverage-text --min=100

.github/workflows/zizmor.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Zizmor
1+
name: zizmor
22

33
on:
44
push:

0 commit comments

Comments
 (0)