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 8deb243 commit af26db4Copy full SHA for af26db4
.github/workflows/php.yml
@@ -76,9 +76,6 @@ jobs:
76
COMPOSER_AUTH: '{"github-oauth": {"github.com": "${{ secrets.GITHUB_TOKEN }}"}}'
77
XDEBUG_MODE: coverage
78
volumes:
79
- # Apache config
80
- - ./site.conf:/etc/apache2/sites-enabled/000-default.conf
81
- # Library code
82
- ./solid/:/var/www/html/apps/solid/
83
- ./.config/:/var/www/html/apps/.config
84
strategy:
0 commit comments