Skip to content

Commit

Permalink
Update tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
staabm committed Oct 26, 2022
1 parent 0229c20 commit 9591af3
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,7 @@ jobs:
with:
path: vendor/redaxo/source/redaxo/src/addons/rexstan

- uses: "ramsey/composer-install@v2"
with:
working-directory: vendor/redaxo/source/redaxo/src/addons/rexstan
composer-options: "--prefer-dist --no-progress --no-suggest"
- run: php vendor/bin/console package:install rexstan
- run: php vendor/bin/console package:install activate

- run: cd vendor/redaxo/source/redaxo/src/addons/rexstan && composer test

0 comments on commit 9591af3

Please sign in to comment.