diff --git a/.github/workflows/functional_test__rector_examples.yml b/.github/workflows/functional_test__rector_examples.yml index a413e3c4..626382f8 100644 --- a/.github/workflows/functional_test__rector_examples.yml +++ b/.github/workflows/functional_test__rector_examples.yml @@ -53,8 +53,5 @@ jobs: cp -R vendor/palantirnet/drupal-rector/rector_examples web/modules/custom - name: Install local dependencies, including Behat. run: composer install - # Uncomment to enable SSH access to Github Actions - https://github.com/marketplace/actions/debugging-with-tmate#getting-started - - name: Debugging with tmate - uses: mxschmitt/action-tmate@v2 - name: Run Behat tests run: vendor/bin/behat