Skip to content

Commit

Permalink
Fix WarpX CI (#4267)
Browse files Browse the repository at this point in the history
  • Loading branch information
WeiqunZhang authored Dec 16, 2024
1 parent 3fcfcce commit 7111355
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/apps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,8 +102,7 @@ jobs:
-DWarpX_OPENPMD=OFF \
-DCMAKE_VERBOSE_MAKEFILE=ON \
-DCMAKE_CXX_COMPILER_LAUNCHER=ccache \
-DAMReX_FFT=ON \
-DAMReX_LINEAR_SOLVERS_INCFLO=OFF
-DAMReX_FFT=ON
cmake --build WarpX/build -j 4
ccache -s
Expand Down

0 comments on commit 7111355

Please sign in to comment.