Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
kelanik8 committed Dec 5, 2023
1 parent f3f1d48 commit 9a50401
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ jobs:
echo "${CLIENT_NAME}"
docker-compose run \
--entrypoint='cypress run --spec cypress/e2e/basic-functionalities/local-tests/server/index.cy.js --browser chrome' \
--entrypoint='cypress run --spec cypress/e2e/basic-functionalities/server/index.cy.js --browser chrome' \
cypress
docker-compose run \
Expand Down

0 comments on commit 9a50401

Please sign in to comment.