Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
khaeru committed Mar 12, 2024
1 parent 5855401 commit 1814426
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/pytest.yaml
Expand Up @@ -86,6 +86,9 @@ jobs:
pip install .[docs,tests] ${{ matrix.upstream.extra-deps }}
- name: Work around IAMconsortium/pyam#834
run: pip install dask-expr

- name: Configure local data path
run: |
mkdir -p message-local-data/cache
Expand Down

0 comments on commit 1814426

Please sign in to comment.