We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfccee4 commit fed3ca9Copy full SHA for fed3ca9
1 file changed
.github/workflows/self-hosted.yml
@@ -59,6 +59,7 @@ jobs:
59
source $workDir/envGcc13.sh
60
bdir=${workDir}/build-pcms
61
62
+ git clone https://github.com/jacobmerson/pcms_testcases.git ${workDir}/pcms_testcases
63
# PCMS dependencies are built with https://github.com/LACES-LAB/software-dependencies/blob/main/build-deps-rhel9.sh
64
# Built artifacts are located in the $DEPENDENCY_DIR
65
DEPENDENCY_DIR=/users/mersoj2/laces-software/build/
0 commit comments