Skip to content

Commit 5143220

Browse files
committed
Updated tests suite name
1 parent e083ab5 commit 5143220

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/tests.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
1-
name: Unit tests
1+
name: Github tests workflow
22
on: [push, pull_request_target]
33
jobs:
44
build:
5+
name: Github PHP unit tests
56
runs-on: ubuntu-latest
67
steps:
78
- name: Setup PHP 7.3

0 commit comments

Comments
 (0)