From f46599fcdce4fbee4b3a63150f3c7fec9701d0ab Mon Sep 17 00:00:00 2001 From: Francois Date: Wed, 19 Feb 2025 14:10:32 +0000 Subject: [PATCH] bia-ingest tests to use api in github ci --- .github/workflows/core.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/core.yaml b/.github/workflows/core.yaml index 392b4e94..052735fa 100644 --- a/.github/workflows/core.yaml +++ b/.github/workflows/core.yaml @@ -11,7 +11,6 @@ jobs: os: [ubuntu-20.04, macos-latest, windows-latest] project: [ - bia-ingest, bia-assign-image, bia-shared-datamodels, core, @@ -50,7 +49,8 @@ jobs: os: [ubuntu-20.04] project: [ - bia-export, + bia-export, + bia-ingest, ] runs-on: ${{ matrix.os }} defaults: