Skip to content

Commit

Permalink
Update integration-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
meetagrawal09 authored Nov 14, 2023
1 parent 34173eb commit 2539099
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
sudo apt-get update
sudo apt-get install python3-pip -y
sudo -H python3 -m pip install --upgrade pip
sudo -H pip install cdsapi
sudo -H pip install --user cdsapi
- name: Run tests
run: |
Expand Down

0 comments on commit 2539099

Please sign in to comment.