Skip to content

Commit

Permalink
use quotes for alias
Browse files Browse the repository at this point in the history
  • Loading branch information
jakob-fritz committed Apr 24, 2024
1 parent 73c9274 commit f7ddca4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ test_JUWELS:
- module load CuPy
script:
# - touch benchmarks/output.json
- alias mpirun='srun'
- echo $SYSTEMNAME
- sbatch --wait etc/juwels_${SHELL_SCRIPT}.sh
- touch .coverage.empty
Expand Down

0 comments on commit f7ddca4

Please sign in to comment.