Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
pablothedude committed Nov 4, 2024
1 parent 320ab1d commit 329cb35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stepup-behat.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- name: Run Behat tests
run: |
cd stepup
docker exec -t stepup-behat-1 bash -lc "./behat"
${DOCKER_COMPOSE} exec bash -lc "./behat"
- name: Output logs on failure
if: failure()
run: |
Expand Down

0 comments on commit 329cb35

Please sign in to comment.