Skip to content

Commit 97aa11b

Browse files
authored
Merge pull request #84 from greg0ire/rename-job
Rename job
2 parents d3dbc8a + d57a314 commit 97aa11b

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
@@ -15,7 +15,7 @@ env:
1515

1616
jobs:
1717
phpunit:
18-
name: "PHPUnit with SQLite"
18+
name: "PHPUnit"
1919
runs-on: "ubuntu-20.04"
2020

2121
strategy:

0 commit comments

Comments
 (0)