Skip to content

Commit

Permalink
update ci_local
Browse files Browse the repository at this point in the history
  • Loading branch information
jmccreight committed Sep 9, 2024
1 parent 0cc98bb commit ab73962
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions autotest/ci_local.sh
Original file line number Diff line number Diff line change
Expand Up @@ -97,9 +97,9 @@ echo ""
start_dir=`pwd`

# name: Set environment variables
export PYWS_FORTRAN=true
export PYWS_FORTRAN=false
export SETUPTOOLS_ENABLE_FEATURES="legacy-editable"
export PYNHM_FORTRAN=true
export PYNHM_FORTRAN=false
export `head -n1 ../.mf6_ci_ref_remote`
export `tail -n1 ../.mf6_ci_ref_remote`

Expand Down

0 comments on commit ab73962

Please sign in to comment.