We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 479e12b commit 6ac920aCopy full SHA for 6ac920a
.github/workflows/ubuntu.yml
@@ -49,7 +49,7 @@ jobs:
49
cmake --build build_RZ -j 2
50
./build_RZ/bin/warpx Examples/Physics_applications/laser_acceleration/inputs_rz
51
52
- build_2D_rz:
+ build_1D_2D:
53
name: GCC 1D & 2D w/ MPI
54
runs-on: ubuntu-22.04
55
if: github.event.pull_request.draft == false
0 commit comments