Skip to content

Commit

Permalink
CI pipieline now tests all demos with 1 and 2 MPI processes and dolfi…
Browse files Browse the repository at this point in the history
…nx v0.7.2
  • Loading branch information
niravshah241 committed Aug 1, 2024
1 parent 67f9d83 commit 0a4273d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
strategy:
fail-fast: false
matrix:
procs: ["1", "2", "3"]
procs: ["1", "2"]
tuts: ["0_fundamental_deformation", "1_harmonic_mesh_deformation", "2_linear_elastic_mesh_deformation", "3_airfoil_displacement", "4_deformation_on_internal_boundary", "5_deformation_on_part_of_the_boundary", "6_free_form_deformation"]
steps:
- name: Checkout code
Expand Down

0 comments on commit 0a4273d

Please sign in to comment.