Skip to content

Commit

Permalink
remove ls add rm -f *.nc to pass CI checjs
Browse files Browse the repository at this point in the history
  • Loading branch information
mcallic2 committed Sep 20, 2023
1 parent f8b3bfb commit 008d166
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test_fms/topography/test_topography.sh
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,6 @@ test_expect_success "Test topography: r8_kind" '
mpirun -n 2 ./test_topography_r8
'

ls
rm -f *.nc

test_done

0 comments on commit 008d166

Please sign in to comment.