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 c60c448 commit 5213e80Copy full SHA for 5213e80
.github/workflows/test.yml
@@ -24,6 +24,7 @@ jobs:
24
25
- name: Copy files to web root
26
run: |
27
+ mkdir /var/www/html/PHP-Frameworks-Bench
28
cp -R ./* /var/www/html/PHP-Frameworks-Bench/
29
30
- name: Restart apache server
0 commit comments