We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b328bbc commit e43dd83Copy full SHA for e43dd83
.circleci/config.yml
@@ -128,7 +128,6 @@ jobs:
128
command: |
129
cp ~/repo/tests/fixtures/config/circleci-phpunit.xml /tmp/drupal/core/phpunit.xml
130
cd /tmp/drupal
131
- composer run-script drupal-phpunit-upgrade
132
./vendor/bin/phpunit -c core modules/upgrade_status --debug --stop-on-failure
133
workflows:
134
version: 2
0 commit comments