Skip to content

Commit

Permalink
fixing workflow file
Browse files Browse the repository at this point in the history
  • Loading branch information
silkroadnomad committed Dec 4, 2024
1 parent c396baa commit ff7a206
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 @@ -27,7 +27,7 @@ jobs:
run: |
echo "📜 Fetching logs for regtest container..."
docker-compose -f "docker/doichain/docker-compose-regtest.yml" logs regtest
- name: Check Docker Containers
- name: Check Docker Containers
run: |
echo "🔍 Checking Docker Containers..."
docker-compose -f "docker/doichain/docker-compose-regtest.yml" ps
Expand Down

0 comments on commit ff7a206

Please sign in to comment.