Skip to content

Commit

Permalink
[tests] Update regression sha tag
Browse files Browse the repository at this point in the history
  • Loading branch information
epernod committed Dec 17, 2020
1 parent 26b7516 commit 570280e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.2)
include(ExternalProject)
ExternalProject_Add(Regression
GIT_REPOSITORY https://github.com/sofa-framework/regression
GIT_TAG e435d06741a9ca734f20f7a761d002ac9d3f3e1e
GIT_TAG 041929c1ea5afc696f59a97120d60244e22ad290
SOURCE_DIR "${CMAKE_SOURCE_DIR}/applications/projects/Regression"
BINARY_DIR ""
CONFIGURE_COMMAND ""
Expand Down

0 comments on commit 570280e

Please sign in to comment.