Skip to content

Commit

Permalink
Re-word comment
Browse files Browse the repository at this point in the history
  • Loading branch information
mpdude committed Mar 8, 2021
1 parent a5aea05 commit 8200bf8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/system_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ jobs:
- name: Install dependencies for Rector
run: composer install --no-progress --ansi

# This workflow runs a few system tests. It runs the entire
# Rector application on a few "fixture" projects in tests/system-tests
# This workflow runs system tests: Use the Rector application from the source
# checkout to process "fixture" projects in tests/system-tests
# to see if those can be processed successfully

- name: Generate Composer autoloaders in fixture directories
Expand Down

0 comments on commit 8200bf8

Please sign in to comment.