Skip to content

Commit

Permalink
Update calls
Browse files Browse the repository at this point in the history
  • Loading branch information
heiglandreas committed Aug 15, 2024
1 parent 1acb20a commit 5ff65ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- uses: jpribyl/[email protected]
continue-on-error: true
- name: Build the docker-compose stack
run: docker-compose -f docker-compose.yml up -d db openldap
run: docker compose -f docker-compose.yml up -d db openldap
- name: Check running containers
run: docker ps -a
- name: Check logs
Expand Down

0 comments on commit 5ff65ae

Please sign in to comment.