Skip to content

Commit 0a1acb4

Browse files
committed
fixes
1 parent 13d911b commit 0a1acb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-tests.yml renamed to .github/workflows/phpunit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on: [push]
44

55
jobs:
66
test:
7-
name: PHP 8.0 - MySQL 8.0
7+
name: PHPUnit
88

99
runs-on: ubuntu-latest
1010

0 commit comments

Comments
 (0)