Skip to content
This repository has been archived by the owner on Jan 3, 2025. It is now read-only.

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
FinnIckler authored May 16, 2023
1 parent c0d8fb9 commit a77528c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Start containers
run: docker compose -f "docker-compose.test.yml" up wca_registration --abort-on-container-exit
run: docker compose -f "docker-compose.test.yml" up wca_registration_handler --abort-on-container-exit

0 comments on commit a77528c

Please sign in to comment.