Skip to content

Commit

Permalink
Fix naming
Browse files Browse the repository at this point in the history
  • Loading branch information
Quinn-With-Two-Ns committed Mar 8, 2024
1 parent 879fba4 commit f01e7a3
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
- name: Start containerized server and dependencies
run: |
docker compose \
-f ./docker/docker/docker-compose.yaml \
-f ./docker/github/docker-compose.yaml \
up -d temporal
- name: Run unit tests
Expand Down
File renamed without changes.

0 comments on commit f01e7a3

Please sign in to comment.