Skip to content

Commit 2d8f278

Browse files
author
Greg Bowler
committed
Obviously it's a yaml bug
1 parent a653658 commit 2d8f278

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- name: PHPUnit Tests
1313
uses: php-actions/phpunit@17-php-versions
1414
with:
15-
php_version: 8.0
15+
php_version: "8.0"
1616
bootstrap: vendor/autoload.php
1717
configuration: test/phpunit.xml
1818
args: --coverage-text

0 commit comments

Comments
 (0)