Skip to content

Commit a90ff5a

Browse files
committed
added clone of mambo in the spack-reusable.yml CI
1 parent b612b00 commit a90ff5a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/spack-reusable.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ jobs:
7676
7777
# build test_link and run tests
7878
cd test_link/
79+
git clone https://gitlab.com/franck.ledoux/mambo.git
7980
cmake -S . -B build
8081
cmake --build build
8182
cmake --build build --target test

0 commit comments

Comments
 (0)