Skip to content

Commit

Permalink
CI: Fix running tests in nighly workflow
Browse files Browse the repository at this point in the history
Need the cartopy map pre-download in order to avoid some warnings.
  • Loading branch information
dopplershift committed Dec 18, 2024
1 parent 69e7f09 commit e3221ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/unstable-builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
type: test
version-file: Prerelease
python-version: 3.13
need-cartopy: true

- name: Run tests
id: tests
Expand Down

0 comments on commit e3221ca

Please sign in to comment.