Skip to content

Commit

Permalink
Merge branch 'refs/heads/main' into switch-to-reusable-chainsim-workflow
Browse files Browse the repository at this point in the history
# Conflicts:
#	.github/workflows/chainsimulator-tests.yml
  • Loading branch information
bogdan-rosianu committed Nov 7, 2024
2 parents 6b3e104 + 3402190 commit ad9c827
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/chainsimulator-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,6 @@ jobs:
steps:
- uses: actions/checkout@v3

- name: Build and start the Docker images
run: docker compose -f "e2e-tests/chain-simulator-e2e/docker-compose.yml" up -d --build

- name: Wait for services to be ready
run: |
echo "Waiting for services to be healthy..."
Expand Down

0 comments on commit ad9c827

Please sign in to comment.