Skip to content

Commit

Permalink
Add deps to cloud build trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
dapomeroy committed Oct 10, 2024
1 parent 264259c commit b8c3e42
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions share/ramble/cloud-build/ramble-pr-unit-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ steps:
spack load py-pip ^python
pip install -r /requirements.txt
echo "Spack version is $(spack --version)"
echo "Python version is $(python3 --version)"
Expand Down

0 comments on commit b8c3e42

Please sign in to comment.