Skip to content

Commit

Permalink
OXDEV-7354: Add feature-branch for configuration module to test
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcelOxid committed Jan 4, 2024
1 parent 03fdad0 commit 1363498
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/schema.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
- name: Install module and dependencies
run: |
docker-compose exec -T php composer require oxid-esales/graphql-storefront --no-update
docker-compose exec -T php composer require oxid-esales/graphql-configuration-access --no-update
docker-compose exec -T php composer require oxid-esales/graphql-configuration-access:dev-b-7.0.x-create_documentation-OXDEV-7354 --no-update
docker-compose exec -T php composer update --no-interaction
- name: Reset shop
Expand Down

0 comments on commit 1363498

Please sign in to comment.