Skip to content

Commit

Permalink
Fix run tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Florian Deconinck committed Sep 12, 2024
1 parent a93a35e commit 1c96c31
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/bin/bash
rm -rf ../.gt_cache_*
rm -rf ./.gt_cache_*
export PACE_FLOAT_PRECISION=32
export FV3_DACEMODE=Python
python -m pytest -v -s -x\
Expand Down

0 comments on commit 1c96c31

Please sign in to comment.