From baf36c9c0af0806cbfcae7dc882652d974cfc6ec Mon Sep 17 00:00:00 2001 From: Filip Leonarski Date: Mon, 30 Mar 2026 13:52:44 +0200 Subject: [PATCH] CI: Fix empty section --- .gitea/workflows/build_and_test.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.gitea/workflows/build_and_test.yml b/.gitea/workflows/build_and_test.yml index 99292e58..5510af36 100644 --- a/.gitea/workflows/build_and_test.yml +++ b/.gitea/workflows/build_and_test.yml @@ -134,9 +134,6 @@ jobs: cd build cmake -G Ninja -DCMAKE_BUILD_TYPE=Release .. ninja -j16 jfjoch_hdf5_test - - name: Generate test data (with virtual data set and 4 linked image files) - shell: bash - run: | - name: Run DIALS processing on legacy format shell: bash run: |