Skip to content

Commit

Permalink
test docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
EvanHerman committed Jul 9, 2024
1 parent d0798a6 commit 0a5606e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ jobs:
run: |
cd $(wp-env install-path)
ls -la
cat docker-compose.yml
docker-compose run --rm -u $(id -u) -e HOME=/tmp tests-cli cp wp-content/themes/go/.dev/tests/php/assets/es_ES.mo wp-content/themes/go/languages/es_ES.mo
- name: Run tests
Expand Down

0 comments on commit 0a5606e

Please sign in to comment.