Skip to content

Commit

Permalink
ci: fix updated compose file name in pytest ci
Browse files Browse the repository at this point in the history
  • Loading branch information
spwoodcock committed Dec 18, 2024
1 parent f803a1a commit 27724bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
with:
image_name: ghcr.io/${{ github.repository }}
tag_override: ci
compose_file: compose.yml
compose_service: splitter
compose_command: pytest
cache_extra_imgs: |
Expand Down

0 comments on commit 27724bd

Please sign in to comment.