Skip to content

Commit

Permalink
run all tests 2
Browse files Browse the repository at this point in the history
  • Loading branch information
jrodriguezs2020 committed Jan 14, 2025
1 parent fe80059 commit b32fa6d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ jobs:
- name: Setup docker compose
run: |
cd ./docker
docker-compose down --volumes
docker-compose up -d
- name: Give permissions to wait containers start script
run: chmod +x waitContainers.sh
Expand Down

0 comments on commit b32fa6d

Please sign in to comment.