Skip to content

Commit

Permalink
resotre bechat
Browse files Browse the repository at this point in the history
  • Loading branch information
SzymonKostrubiec committed Apr 19, 2024
1 parent d06c00b commit 936ba50
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -176,9 +176,9 @@ jobs:
# name: Run PHPUnit
# run: vendor/bin/phpunit --colors=always

# -
# name: Run Behat
# run: vendor/bin/behat --colors --strict -vvv --no-interaction || vendor/bin/behat --colors --strict -vvv --no-interaction --rerun
-
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
Expand Down

0 comments on commit 936ba50

Please sign in to comment.