Skip to content

Commit

Permalink
CMake: disable tutorials for the time being
Browse files Browse the repository at this point in the history
  • Loading branch information
mic84 committed Sep 22, 2020
1 parent 2b342dd commit 885b911
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ jobs:
cd build
cmake .. \
-DCMAKE_VERBOSE_MAKEFILE=ON \
-DAMReX_BUILD_TUTORIALS=ON \
-DAMReX_BUILD_TUTORIALS=OFF \
-DENABLE_PARTICLES=ON \
-DENABLE_FORTRAN=ON \
-DENABLE_LINEAR_SOLVERS=ON \
Expand Down

0 comments on commit 885b911

Please sign in to comment.