Skip to content

Commit

Permalink
REMOVE CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ESadek-MO committed Sep 4, 2024
1 parent 1bf21b3 commit 786bd65
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,8 +98,9 @@ jobs:

- name: "conda info"
run: |
conda update --all
conda info
conda update --all
conda update cartopy pyproj proj
conda list
- name: "cartopy cache"
Expand Down

0 comments on commit 786bd65

Please sign in to comment.