Skip to content

Commit

Permalink
another
Browse files Browse the repository at this point in the history
  • Loading branch information
kevindougherty-noaa committed Jul 21, 2023
1 parent c9d0674 commit 715bd9b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ jobs:
lfs: true

# Install emcpy
- name: Upgrade pip
run: $CONDA/bin/pip3 install --upgrade pip
#- name: Upgrade pip
# run: $CONDA/bin/pip3 install --upgrade pip
- name: Install emcpy and dependencies
run: |
$CONDA/bin/pip3 install --use-deprecated=legacy-resolver -r requirements-github.txt --user .
Expand Down

0 comments on commit 715bd9b

Please sign in to comment.