Skip to content

Commit 5dbb256

Browse files
committed
Remove link step from demo job, rely on build-packages instead
1 parent 3293c4f commit 5dbb256

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/integration-tests.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -104,10 +104,6 @@ jobs:
104104
composer-options: "--no-scripts"
105105
working-directory: demo
106106

107-
- name: Link demo
108-
working-directory: demo
109-
run: ../link
110-
111107
- run: composer run-script auto-scripts --no-interaction
112108
working-directory: demo
113109

0 commit comments

Comments
 (0)