Skip to content

Commit

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

0 comments on commit a4288ea

Please sign in to comment.