Skip to content

Commit

Permalink
DBG
Browse files Browse the repository at this point in the history
  • Loading branch information
rsanzante committed Oct 2, 2023
1 parent ef7c2d5 commit cb25bca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,8 @@ jobs:
docker exec -w $root_path/ $cid tree -pufig
# echo "----- Run behat -----"
# docker exec -u tester -w $root_path/ $cid vendor/bin/behat
# echo "----- Run behat -----"
# docker exec -u tester -w $root_path/ $cid vendor/bin/behat
echo "----- Run tests -----"
docker exec -u tester -w $root_path/ $cid /opt/shellspec/shellspec

0 comments on commit cb25bca

Please sign in to comment.