Skip to content

Commit

Permalink
--mpl-upload is no more
Browse files Browse the repository at this point in the history
  • Loading branch information
TimoRoth committed Aug 21, 2024
1 parent 269a7e1 commit 3811685
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion untested_base/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ git clone https://github.com/OGGM/oggm.git /tmp/oggm_git
cd /tmp/oggm_git
$PIP install --no-deps --ignore-installed -e .
mkdir fake_home
HOME=/tmp/oggm_git/fake_home pytest -v --mpl-oggm --mpl-upload --run-slow oggm
HOME=/tmp/oggm_git/fake_home pytest -v --mpl-oggm --run-slow oggm
cd -
rm -rf /tmp/oggm_git

0 comments on commit 3811685

Please sign in to comment.