Skip to content

Commit

Permalink
fix ci fail
Browse files Browse the repository at this point in the history
  • Loading branch information
pmartorell committed Feb 15, 2024
1 parent 72f907e commit 5b9bf6d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/SampleGeometriesTests.jl
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ filename = joinpath(@__DIR__,"../test/data/47076_sf.obj")
main(filename,nmax=50)

filename = download(293137)
filename = joinpath(@__DIR__,"../test/data/293137.stl")
main(filename,nmax=50)
rm(filename)

Expand Down

0 comments on commit 5b9bf6d

Please sign in to comment.