Skip to content

Commit

Permalink
Add catalog dependency to api tests in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
stacimc committed Sep 25, 2024
1 parent cc3d9f2 commit 737099c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -457,7 +457,7 @@ jobs:
uses: ./.github/actions/load-img
with:
run_id: ${{ github.run_id }}
setup_images: upstream_db ingestion_server
setup_images: upstream_db ingestion_server catalog

# Sets build args specifying versions needed to build Docker image.
- name: Prepare build args
Expand Down

0 comments on commit 737099c

Please sign in to comment.