Skip to content

Commit

Permalink
OXDEV-7518 Add gha workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniil Tkachev committed Dec 7, 2023
1 parent a56f5db commit 24b3fd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/github_actions/module-template.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
prepare_shop:
composer:
require:
install: 'oxideshop-unified-namespace-generator:{{ .Github.RefName }}'
install: 'oxideshop-unified-namespace-generator:dev-{{ .Github.RefName }}'

phpunit:
matrix:
Expand Down

0 comments on commit 24b3fd3

Please sign in to comment.