Skip to content

Commit

Permalink
run as daemon again
Browse files Browse the repository at this point in the history
  • Loading branch information
diosmosis committed Oct 24, 2023
1 parent ed9c36d commit b7dc263
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ jobs:
WORDPRESS_FOLDER: test
RESET_DATABASE: 1
WORDPRESS_VERSION: ${{ matrix.wp-versions }}
- run: docker-compose up wordpress
- run: docker-compose up -d wordpress
env:
PHP_VERSION: ${{ matrix.php-versions }}
WOOCOMMERCE: 1
Expand Down

0 comments on commit b7dc263

Please sign in to comment.