From 3f3adbf286ff0b4ef74269cf9300353b04b0c9eb Mon Sep 17 00:00:00 2001 From: Luca Fedeli Date: Fri, 19 Jul 2024 15:28:12 +0200 Subject: [PATCH] remove comment --- .github/workflows/clang_sanitizers.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/clang_sanitizers.yml b/.github/workflows/clang_sanitizers.yml index 94f9a2265c7..8052f67cfeb 100644 --- a/.github/workflows/clang_sanitizers.yml +++ b/.github/workflows/clang_sanitizers.yml @@ -138,7 +138,6 @@ jobs: git clone https://github.com/ECP-WarpX/warpx-data ../warpx-data cd Examples/Tests/embedded_circle - # 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 # DEBUG