Skip to content

Commit

Permalink
update e2e action config
Browse files Browse the repository at this point in the history
  • Loading branch information
nicholascus committed Jan 4, 2024
1 parent f60993a commit eae80c7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,9 @@ jobs:
- name: Tests
uses: cloudposse/github-action-docker-compose-test-run@main
with:
workdir: /app
file: e2e/docker-compose.yml
service: playwright
command: yarn && yarn e2e
registry: registry.hub.docker.com

0 comments on commit eae80c7

Please sign in to comment.