Skip to content

Commit

Permalink
Update .github/workflows/build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
senghe authored Sep 1, 2024
1 parent f944c57 commit d5ec8ac
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -164,20 +164,6 @@ jobs:
-
name: Run PHPUnit
run: vendor/bin/phpunit --colors=always

# NO BEHAT TESTS
# -
# name: Run Behat
# run: vendor/bin/behat --colors --strict -vvv --no-interaction || vendor/bin/behat --colors --strict -vvv --no-interaction --rerun
#
# -
# name: Upload Behat logs
# uses: actions/upload-artifact@v3
# if: failure()
# with:
# name: Behat logs
# path: etc/build/
# if-no-files-found: ignore

-
name: Load fixtures in test application
Expand Down

0 comments on commit d5ec8ac

Please sign in to comment.