Skip to content

Commit fed3ca9

Browse files
committed
add mistakenly removed checkout of testcases repo
1 parent bfccee4 commit fed3ca9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/self-hosted.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ jobs:
5959
source $workDir/envGcc13.sh
6060
bdir=${workDir}/build-pcms
6161
62+
git clone https://github.com/jacobmerson/pcms_testcases.git ${workDir}/pcms_testcases
6263
# PCMS dependencies are built with https://github.com/LACES-LAB/software-dependencies/blob/main/build-deps-rhel9.sh
6364
# Built artifacts are located in the $DEPENDENCY_DIR
6465
DEPENDENCY_DIR=/users/mersoj2/laces-software/build/

0 commit comments

Comments
 (0)