Skip to content

Commit

Permalink
TEMPORARY test against iiasa/message#761
Browse files Browse the repository at this point in the history
  • Loading branch information
khaeru committed Nov 22, 2023
1 parent de30f64 commit ae502a4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/pytest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,9 @@ jobs:
pip install .[docs,tests] ${{ matrix.upstream.extra-deps }}
- if: matrix.upstream.version == 'main'
run: pip install --upgrade "message-ix @ git+https://github.com/iiasa/message_ix.git@enh/2023-W46"

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

0 comments on commit ae502a4

Please sign in to comment.