Skip to content

Commit

Permalink
FRW-8354 Updated composer.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
dimitriyTsemma committed Oct 25, 2024
1 parent 5430dfb commit 10d3b18
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1027,6 +1027,7 @@ jobs:
- name: Run Tests
run: |
docker/sdk exec cypress-tests cp .env.dynamic-store.example .env
docker/sdk exec cypress-tests git log -2
for i in 1 2; do
docker/sdk exec --env "ENV_REPOSITORY_ID=b2b-mp" cypress-tests npm run cy:ci && s=0 && break || s=$? && echo "Test failed, retrying..."
sleep 1
Expand Down
4 changes: 2 additions & 2 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 10d3b18

Please sign in to comment.