Skip to content

Commit

Permalink
Update cypress-tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ballPointPenguin committed Nov 14, 2023
1 parent 03d7a8c commit ad076c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cypress-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
if: failure()
run: |
echo "Health check failed. Dumping Docker logs..."
docker-compose logs
docker compose -f docker-compose.yml -f docker-compose.test.yml --env-file test.env logs
- name: Cypress Run
uses: cypress-io/github-action@v5
Expand Down

0 comments on commit ad076c5

Please sign in to comment.