Skip to content

Commit 3f5c165

Browse files
authored
Merge pull request #802 from Geolim4/master
Updated tests suite name
2 parents db3cd17 + 5143220 commit 3f5c165

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)