Skip to content

Commit

Permalink
fix workspace path for new workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
slabasan committed Oct 21, 2024
1 parent c56bc00 commit cb3fdda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab/ci/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ test_run:
# Setup Ramble & Spack
- . workspace/setup.sh
# Setup Saxpy Workspace
- cd ./workspace/saxpy/openmp/Tioga-975af3c/workspace/
- cd ./workspace/saxpy-benchmark/Tioga-975af3c/workspace/
- ramble --workspace-dir . --disable-progress-bar --disable-logger workspace setup
# Run Saxpy Experiments
- ramble --workspace-dir . --disable-progress-bar --disable-logger on

0 comments on commit cb3fdda

Please sign in to comment.