Skip to content

Commit

Permalink
add some output to cypress automation logs
Browse files Browse the repository at this point in the history
  • Loading branch information
ikethecoder committed Nov 27, 2024
1 parent 1dbd99e commit 00af7ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/aps-cypress-e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ jobs:
break
else
echo "Waiting for Cypress to Complete E2E Tests....."
docker compose logs cypress-e2e -n 5
sleep 1m
fi
done
Expand Down

0 comments on commit 00af7ce

Please sign in to comment.