From 440cfd019b0cdb31f2c6b2bed08f9efe602330ad Mon Sep 17 00:00:00 2001 From: Luca Fedeli Date: Thu, 4 Jul 2024 14:54:43 +0200 Subject: [PATCH] update comment --- .github/workflows/clang_sanitizers.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/clang_sanitizers.yml b/.github/workflows/clang_sanitizers.yml index 2537d325d4f..73a639cd6cd 100644 --- a/.github/workflows/clang_sanitizers.yml +++ b/.github/workflows/clang_sanitizers.yml @@ -133,7 +133,7 @@ jobs: git clone https://github.com/ECP-WarpX/warpx-data ../warpx-data cd Examples/Tests/embedded_circle - # Note: required precision here is increased due to frequent failures of this test + # Note: warpx.self_fields_required_precision here is increased due to frequent failures of this test mpirun -n 2 ../../../build/bin/warpx.2d inputs_2d warpx.serialize_initial_conditions = 0 warpx.self_fields_required_precision = 3e-06 save_pr_number: