Skip to content

Commit

Permalink
PPI-955 - Added Github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
FlorianKe committed Jul 19, 2024
1 parent 5ef2892 commit e56f7dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
uploadCoverage: true
dependencies: |
[
{ "name": "SwagCmsExtensions", "repo": "https://github.com/shopware/SwagCmsExtensions.git" },
{ "name": "SwagCmsExtensions", "repo": "git@github.com:shopware/SwagCmsExtensions.git" },
{ "name": "SwagCommercial", "repo": "https://gitlab.shopware.com/shopware/6/product/commercial.git" }
]
secrets:
Expand Down

0 comments on commit e56f7dd

Please sign in to comment.