Skip to content

Commit

Permalink
Modified commit tag of testparmmg
Browse files Browse the repository at this point in the history
  • Loading branch information
Corentin Prigent committed Sep 3, 2024
1 parent b69a787 commit 48862c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/testing/pmmg_tests.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ IF( BUILD_TESTING )
ENDIF()
EXECUTE_PROCESS(
COMMAND ${GIT_EXECUTABLE} -C ${CI_DIR} fetch
COMMAND ${GIT_EXECUTABLE} -C ${CI_DIR} checkout 0b1fce5e92fd42514fd75e8542ff67adeb6d77f8
COMMAND ${GIT_EXECUTABLE} -C ${CI_DIR} checkout a8b02c1196945bab072664f4f30f053dabb2639c
TIMEOUT 20
WORKING_DIRECTORY ${CI_DIR}
#COMMAND_ECHO STDOUT
Expand Down

0 comments on commit 48862c0

Please sign in to comment.