Skip to content

Commit

Permalink
feat(workflows): add setup-docker-and-run-tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
basarbyz committed Jul 25, 2024
1 parent fbaf457 commit d9c5782
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/setup-docker-and-run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ jobs:
- name: Build docker images
run: |
pwd
cd ..
docker compose build
docker compose up -d
Expand Down

0 comments on commit d9c5782

Please sign in to comment.