Skip to content

Commit

Permalink
yform install entfernt, da bereits vorhanden
Browse files Browse the repository at this point in the history
  • Loading branch information
dergel committed Sep 23, 2023
1 parent cb00b59 commit 2b55e87
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/phpunit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,6 @@ jobs:
- name: Copy and install Addons
run: |
rsync -av --exclude='./vendor' --exclude='.github' --exclude='.git' --exclude='redaxo_cms' './' 'redaxo_cms/redaxo/src/addons/${{ github.event.repository.name }}'
redaxo_cms/redaxo/bin/console install:download 'yform' '4.*'
redaxo_cms/redaxo/bin/console package:install 'yform'
redaxo_cms/redaxo/bin/console package:install 'cronjob'
redaxo_cms/redaxo/bin/console package:install '${{ github.event.repository.name }}'
Expand Down

0 comments on commit 2b55e87

Please sign in to comment.