Skip to content

Commit

Permalink
Merge branch 'main' into update-gard-package
Browse files Browse the repository at this point in the history
  • Loading branch information
maxrjones committed Jun 8, 2022
2 parents ba6ece6 + 0b76ccb commit 11dbc5a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:
- uses: actions/checkout@v3
- name: Install
run: |
git config --global --add safe.directory /__w/cmip6-downscaling/cmip6-downscaling
python -m pip install --no-deps -e .
python -m pip list
- name: Running Tests
Expand Down

0 comments on commit 11dbc5a

Please sign in to comment.