Skip to content

Commit d0215da

Browse files
removed printing to check artifact problem on PBS file sync
1 parent 922d513 commit d0215da

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

scripts/matrix_generate.sh

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -90,13 +90,6 @@ ${job_prefix}_run:
9090
- echo \"[RUN] $program on $system\"
9191
- bash $program_path/run.sh $system $nodes ${numproc_node} ${nthreads}
9292
- bash scripts/result.sh $program $system
93-
- pwd
94-
- ls
95-
- ls -l results
96-
- sync
97-
- env
98-
- mkdir -p \$RUNNER_TEMP_PROJECT_DIR/results/
99-
- cp -r \$CI_PROJECT_DIR/results/* \$RUNNER_TEMP_PROJECT_DIR/results/
10093
artifacts:
10194
paths:
10295
- results/

0 commit comments

Comments
 (0)