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 e236bc9 commit 6a14846
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/development.yml
Original file line number Diff line number Diff line change
Expand Up @@ -393,7 +393,7 @@ jobs:
- name: Activate theme
run: |
docker compose exec -T php bin/oe-console oe:theme:activate apex
cp source/var/configuration/environment/shops/1/modules/osc-unzer.yaml.bak source/var/configuration/environment/shops/1/modules/osc-unzer.yaml
docker compose exec -T php bin/oe-console oe:module:activate osc-unzer
- name: Run tests
run: |
Expand Down

0 comments on commit 6a14846

Please sign in to comment.