Skip to content

Commit

Permalink
change action
Browse files Browse the repository at this point in the history
  • Loading branch information
Sergio Beltrán committed Jun 3, 2024
1 parent 5cf7dd4 commit eb0300d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/playwright.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
node-version: '18.x'

- name: Build and start services
run: docker-compose up -d --build
run: docker-compose up -d --build -abort-on-container-exit --exit-code-from test

- name: Wait for services to be ready
run: |
Expand Down

0 comments on commit eb0300d

Please sign in to comment.