Skip to content

Commit

Permalink
Merge pull request #1703 from buildtesters/fix_errors_in_jlse_pipeline
Browse files Browse the repository at this point in the history
fix bugs in jlse gitlab pipeline
  • Loading branch information
shahzebsiddiqui committed Feb 9, 2024
2 parents 0025060 + bad1c9f commit b4b4c05
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitlab/jlse.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,5 @@ jlse_pr_regression_test:
# CODECOV_TOKEN environment must be set, this value is stored in CI/CD variable at https://gitlab.jlse.anl.gov/e4s/shahzebsiddiqui/buildtest/-/settings/ci_cd
- ./codecov --verbose -t $CODECOV_TOKEN
- echo $?
- source deactivate
- rm -rf $CI_PROJECT_DIR/.pyenv -y
- conda deactivate
- rm -rf $CI_PROJECT_DIR/.pyenv

0 comments on commit b4b4c05

Please sign in to comment.