Skip to content

Commit

Permalink
update tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniil Tkachev committed Feb 17, 2025
1 parent 6a14846 commit 6e508b8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/development.yml
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,6 @@ jobs:
docker compose exec -T php composer update --no-interaction
docker compose exec -T php bin/oe-console oe:database:reset \
--db-host=mysql --db-port=3306 --db-name=example --db-user=root --db-password=root --force
docker compose exec -T php bin/oe-console oe:module:activate osc-unzer
- name: Put module settings
continue-on-error: true
Expand Down

0 comments on commit 6e508b8

Please sign in to comment.