From 41a0cdd83e4593c96f44b2ed96a486b6124fb755 Mon Sep 17 00:00:00 2001 From: Vera Gahlen Date: Mon, 24 Feb 2025 09:58:01 +0000 Subject: [PATCH] WIP fix pydantic for basic config --- tests/integration/basic_config.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/tests/integration/basic_config.yaml b/tests/integration/basic_config.yaml index 47402af2..4c9f3f77 100644 --- a/tests/integration/basic_config.yaml +++ b/tests/integration/basic_config.yaml @@ -8,7 +8,7 @@ defaults: - training: default - _self_ -no_validation: True +no_validation: False # diagnostics: # plot: # callbacks: [] @@ -18,7 +18,6 @@ hardware: graph: test_graph.pt paths: data: https://object-store.os-api.cci1.ecmwf.int/ml-tests/test-data/samples/anemoi-integration-tests - grids: null output: ${oc.env:PWD}/tmp_output/ # number of GPUs per node and number of nodes (for DDP)