Skip to content

Commit

Permalink
debug again...
Browse files Browse the repository at this point in the history
  • Loading branch information
damontgomery committed May 3, 2021
1 parent a1101a5 commit b804754
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/functional_test__rector_examples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,5 +53,8 @@ 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

0 comments on commit b804754

Please sign in to comment.