Skip to content

Commit

Permalink
update comment
Browse files Browse the repository at this point in the history
  • Loading branch information
lucafedeli88 committed Jul 4, 2024
1 parent 368e29b commit 440cfd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/clang_sanitizers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 440cfd0

Please sign in to comment.