We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents db3cd17 + 5143220 commit 3f5c165Copy full SHA for 3f5c165
.github/workflows/tests.yml
@@ -1,7 +1,8 @@
1
-name: Unit tests
+name: Github tests workflow
2
on: [push, pull_request_target]
3
jobs:
4
build:
5
+ name: Github PHP unit tests
6
runs-on: ubuntu-latest
7
steps:
8
- name: Setup PHP 7.3
0 commit comments