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.
1 parent 4e96be7 commit 4fc34b0Copy full SHA for 4fc34b0
.github/workflows/run-tests.yml
@@ -11,7 +11,7 @@ jobs:
11
os: [ubuntu-20.04]
12
php: [5.4, 5.5, 5.6, 7.0, 7.1, 7.2, 7.3, 7.4, 8.0]
13
14
- name: League - PHP ${{ matrix.php }} on ${{ matrix.os }}
+ name: "League - PHP ${{ matrix.php }} on ${{ matrix.os }}"
15
16
steps:
17
0 commit comments