Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
prv-proton committed Dec 12, 2024
1 parent b488ee9 commit c2864ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-auto-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
- name: Build and start services
run: |
docker-compose build
docker-compose up -d db redis rabbitmq backend
docker-compose up -d
- name: Run backend tests
id: backend_tests
Expand Down

0 comments on commit c2864ec

Please sign in to comment.