Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
Kanti authored Oct 23, 2023
1 parent aaac70c commit 6ff7ab1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
with:
path: ~/.composer/cache/files
key: dependencies-php-${{ matrix.php }}-composer-${{ hashFiles('composer.json') }}
- run: composer install
- run: vendor/bin/grumphp run
- run: git config --global --add safe.directory /__w/phpsu/ShellCommandBuilder
- run: script -q -e -c "composer test"
Expand Down

0 comments on commit 6ff7ab1

Please sign in to comment.