Skip to content

Commit 06c0722

Browse files
committed
wip
1 parent 950eee5 commit 06c0722

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
ports: [ 8100:80 ]
3939
volumes:
4040
- ${{ github.workspace }}/wordpress:/var/www/html
41-
- ${{ github.workspace }}/Caddyfile:/etc/frankenphp/Caddyfile
41+
- ${{ github.workspace }}/tests:/etc/frankenphp/
4242

4343
env:
4444
WP_VERSION: ${{ matrix.wordpress }}
File renamed without changes.

0 commit comments

Comments
 (0)