Skip to content

Commit b872814

Browse files
Adding transient poisson to tests
1 parent 5832b24 commit b872814

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ jobs:
124124
${{ runner.os }}-test-
125125
${{ runner.os }}-
126126
- uses: julia-actions/julia-buildpkg@v1
127-
- run: cd test/; julia --project=.. --color=yes --check-bounds=yes runtests.jl isotropic_damage.jl validation_DrWatson.jl interpolation_fe.jl
127+
- run: cd test/; julia --project=.. --color=yes --check-bounds=yes runtests.jl isotropic_damage.jl validation_DrWatson.jl interpolation_fe.jl poisson_transient.jl
128128
tutorials_mpi:
129129
name: TutorialsMPI ${{ matrix.version }} - ${{ matrix.os }} - ${{ matrix.arch }} - ${{ github.event_name }}
130130
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)