Skip to content

Commit

Permalink
Merge branch '2024.11'
Browse files Browse the repository at this point in the history
  • Loading branch information
gitlabci committed Feb 3, 2025
2 parents 322c253 + 7126ec2 commit 5b9d6a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/gitlab-ci/test_php_jobs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -427,8 +427,8 @@ php-unit-update-tests:
git checkout ${TINE_VERSION_NEXT}
test_composer_install
log update
su tine20 -c "php setup.php --config=/etc/tine20 --install EventManager"
su tine20 -c "php setup.php --config=/etc/tine20 --update -- strict=1"
su tine20 -c "php setup.php --config=/etc/tine20 --install EventManager"
- |
log "testing"
test_phpunit
Expand Down

0 comments on commit 5b9d6a5

Please sign in to comment.