Skip to content

Commit

Permalink
ci: update pytest workflow to use compose.yml file
Browse files Browse the repository at this point in the history
  • Loading branch information
spwoodcock committed Jan 7, 2025
1 parent 2209820 commit c4add48
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,5 +15,6 @@ jobs:
with:
image_name: ghcr.io/${{ github.repository }}
tag_override: ci
compose_file: compose.yml
compose_service: aoi-parser
compose_command: pytest

0 comments on commit c4add48

Please sign in to comment.