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 4b93441 commit f9b7837Copy full SHA for f9b7837
.github/workflows/cd.yml
@@ -49,7 +49,6 @@ jobs:
49
run: composer install
50
51
- name: "Linux: Restore Vendor Executable"
52
- if: matrix.operating-system == 'ubuntu-latest'
53
run: chmod -R 0755 vendor
54
55
- name: "PHPUnit"
.github/workflows/ci.yml
@@ -68,7 +68,6 @@ jobs:
68
69
70
71
72
73
74
0 commit comments